Lecture 14: Machine learning -- in practice
In this lecture, we showed you how to implement a simple machine learning framework based on our expressions, and then we saw how a real framework, based on PyTorch, works.
- Chapter on expressions for ML Links to an external site.
- Chapter on digit recognition with PyTorch Links to an external site.
- Handwritten notes during class:
- PyTorch quick start Links to an external site. and tutorials Links to an external site., including their 60-minute intro Links to an external site..
Class video: