ResidentMario / mobilenet-cifar10

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mobilenet-cifar10

MobileNet model trained on the venerable CIFAR10 benchmark dataset. To run code and notebooks in a Spell workspace:

spell jupyter --lab \
  --github-url https://github.com/spellml/mobilenet-cifar10.git \
  mobilenet-cifar10

About


Languages

Language:Jupyter Notebook 78.4%Language:Python 21.6%