Skip to content

Example project showing how you can use your fast.ai based scripts to let Amazon SageMaker perform the training and hosting of your models. Was used as part of the AWS re:Invent 2018 Chalk Talk

License

Notifications You must be signed in to change notification settings

amitmukh/sagemaker-reinvent-chalktalk-2018

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SageMaker fast.ai example application

Example project showing how to train and deploy your fast.ai based model with Amazon SageMaker. Includes source code for training and inference of fast.ai application based on Lesson 1 of the fast.ai MOOC online course. Also includes a Jupyter notebook showing steps to build, train and deploy your models both locally on the notebook instance and with the Amazon SageMaker service.

Setup

Follow the instructions here to setup your notebook instance.

About

Example project showing how you can use your fast.ai based scripts to let Amazon SageMaker perform the training and hosting of your models. Was used as part of the AWS re:Invent 2018 Chalk Talk

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 97.8%
  • Python 1.8%
  • Other 0.4%