CoolFace
Apppublic

layaasiv/fastai-pets

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
0likes
16 commits on main
27dbdaf1y ago

Rename l2-model-deployment.ipynb to model-training.ipynb

layaasiv
2d96c221y ago

Adding model training & export notebook

Layaa Sivakumar
9bab6b71y ago

Add notes to jupyter notebook

Layaa Sivakumar
b630cc81y ago

Update README.md

layaasiv
be4317a1y ago

Update README.md

layaasiv
33536361y ago

Adding application jupyter notebook

Layaa Sivakumar
26aa09e1y ago

Remove uncessary line that calls on undefined variable (accidentally included in export to script)

Layaa Sivakumar
7514f5c1y ago

Adding fastai version to requirements

Layaa Sivakumar
63833fc1y ago

Reverting to relative paths

Layaa Sivakumar
2e29cad1y ago

Track image files with Git LFS

Layaa Sivakumar
3914ba41y ago

Add model.pkl with Git LFS

Layaa Sivakumar
49bf3161y ago

Replacing relative paths with absolute

Layaa Sivakumar
6966c071y ago

Adding requirements.txt file

Layaa Sivakumar
caa74c41y ago

Updating application to contain model of interest

Layaa Sivakumar
2c72f541y ago

Adding application file

Layaa Sivakumar
1be5f561y ago

initial commit

layaasiv