Neural Nets Training
Neural Nets Training
This lecture covers the concept of neural nets training (tools, classification with neural nets, and PyTorch implementation) and is a part of the Deep Learning Course at NYU's Center for Data Science.
Topics covered in this lesson
- Draw.io and inference
- Classification, training data
- Gradient descent, back-propagation
- Regression
Prerequisites
Back to the course