Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 537 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 537 Bytes

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