nofreewill42 / imagenet-fast

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

End to end ImageNet training

  1. Spin up an AWS instance
  2. Train ImageNet
  3. Save weights and loss

AWS

Check README in AWS directory for instructions on...

  1. Creating Spot instances
  2. Downloading and formatting ImageNet
  3. Running CIFAR10 on an instance

FP16

  1. For testing fast.ai model compatability with single precision floating point

ImageNet

Stay tuned!

cifar10

About

License:Apache License 2.0


Languages

Language:Python 50.0%Language:Jupyter Notebook 41.0%Language:Shell 9.0%