[Free Courses] Deep Learning with PyTorch – Zero to GANs
![[Free Courses] Deep Learning with PyTorch – Zero to GANs](https://plugintheme.in/wp-content/uploads/2021/06/9963-free-courses-deep-learning-with-pytorch-zero-to-gans.jpg)

Price: Free
“PyTorch: Zero to GANs” is an online course and series of tutorials on building deep learning models with PyTorch, an open source neural networks library. Here are the concepts covered in this course:
PyTorch Basics: Tensors & Gradients
Linear Regression & Gradient Descent
Classification using Logistic Regression
Feedforward Neural Networks & Training on GPUs (this post)
Coming soon.. (CNNs, RNNs, transfer learning, GANs etc.)
This course will be updated on a weekly basis with new material.
“PyTorch: Zero to GANs” is an online course and series of tutorials on building deep learning models with PyTorch, an open source neural networks library. Here are the concepts covered in this course:PyTorch Basics: Tensors & GradientsLinear Regression & Gradient DescentClassification using Logistic RegressionFeedforward Neural Networks & Training on GPUs (this post)Coming soon.. (CNNs, RNNs,…