Today you’ll be designing your own machine learning project, creating your own dataset, training a model using your data, and finally deploying an application on the web. We’ll be using a particular deployment target called Hugging Face Space with Gradio, and will also see how to use JavaScript to implement an interface in the browser. Deploying to other services will look very similar to the approach you’ll study in this lesson.
Video
This lesson is based partly on chapter 2 of the book.
Resources
- Notebook—saving a basic fastai model:
- Kaggle
- Colab
- Chapter 2 notebook
- Solutions to chapter 2 questions from the book
Links
- Gradio tutorial from @ilovescience
- HF Spaces
- Installing a python environment
- fastsetup
- Windows: WSL and Terminal
- tinypets github / site
- tinypets fork github / site