UnsolvedMNIST / model /__init__.py
Muthukamalan's picture
lightning code
7c9474f
raw
history blame
61 Bytes
from .model import LitMNISTModel
from .mnist_model import Net