Lesson 2 - Working with Images and Logistic Regression

Deep Learning with PyTorch: Zero to GANs

Hindi Version: https://youtu.be/qmzgJvVP9XA

This lesson covers how to work with images from the MNIST dataset, creating training & validation datasets to avoid overfitting, and training a logistic regression model using the softmax activation & the cross-entropy loss. Notebooks used in this lesson:

Ask questions on the community discussion forum.

aakashns/03-logistic-regression
aakashns/mnist-logistic-minimal
aakashns/housing-linear-minimal
Loading...