Deep Learning with PyTorch

External: Coursera Courses ↗ · Coursera

Open Course on External: Coursera

Free to audit · Opens on External: Coursera

Deep Learning with PyTorch

Coursera · Intermediate ·🧬 Deep Learning ·3mo ago

Key Takeaways

Builds deep learning models using PyTorch with techniques like Softmax regression and convolutional neural networks

Original Description

This course advances from fundamental machine learning concepts to more complex models and techniques in deep learning using PyTorch. This comprehensive course covers techniques such as Softmax regression, shallow and deep neural networks, and specialized architectures, such as convolutional neural networks. In this course, you will explore Softmax regression and understand its application in multi-class classification problems. You will learn to train a neural network model and explore Overfitting and Underfitting, multi-class neural networks, backpropagation, and vanishing gradient. You will implement Sigmoid, Tanh, and Relu activation functions in Pytorch. In addition, you will explore deep neural networks in Pytorch using nn Module list and convolution neural networks with multiple input and output channels. You will engage in hands-on exercises to understand and implement these advanced techniques effectively. In addition, at the end of the course, you will gain valuable experience in a final project on a convolutional neural network (CNN) using PyTorch. This course is suitable for all aspiring AI engineers who want to gain advanced knowledge on deep learning using PyTorch. It requires some basic knowledge of Python programming and basic mathematical concepts such as gradients and matrices.
Watch on External: Coursera ↗ (saves to browser)
Sign in to unlock AI tutor explanation · ⚡30

Related Reads

📰
I Found the Neural Network I Built in Class 9 — Here’s What Happened When I Tried to Run It Again
Revisiting a 4-year-old neural network project for handwritten digit recognition using a convolutional neural network and analyzing its performance
Medium · Deep Learning
📰
Introduction to Deep Learning and Neural Networks: From Human Brain to Artificial Intelligence
Learn how biological neurons inspired artificial neural networks and deep learning, transforming the AI landscape
Medium · Deep Learning
📰
Want to get started with deep learning
Get started with deep learning by leveraging resources like Andrew Karpathy's playlist and frameworks such as TensorFlow or PyTorch
Reddit r/deeplearning
📰
Building a Deepfake Detector From Scratch — What Nobody Tells You
Learn to build a deepfake detector from scratch and understand the challenges involved in detecting AI-generated fake media
Medium · Deep Learning
Up next
Image Classification with ml5.js
The Coding Train
Watch →