UnsolvedMNIST / model /__init__.py
Muthukamalan's picture
lightning code
7c9474f
from .model import LitMNISTModel
from .mnist_model import Net