Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 584 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 584 Bytes

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