Train your first Model with PyTorch/FastAI and deploy it!

In this tutorial we’ll be training a ML Model with PyTorch 1.7 and FastAI in a beginner-friendly way. I will explain how to use Machine Learning and the basics about how it works. At the end you will have a public website up and running where your Model is deployed using Flask, Python and Docker. Sorry for some of the audio issues! *Links related to Tutorial*: Github Link: My example site: Distill Link (Visual
Back to Top