layaasiv/fastai-pets
0
Rename l2-model-deployment.ipynb to model-training.ipynb
Adding model training & export notebook
Add notes to jupyter notebook
Update README.md
Update README.md
Adding application jupyter notebook
Remove uncessary line that calls on undefined variable (accidentally included in export to script)
Adding fastai version to requirements
Reverting to relative paths
Track image files with Git LFS
Add model.pkl with Git LFS
Replacing relative paths with absolute
Adding requirements.txt file
Updating application to contain model of interest
Adding application file
initial commit
