Instructional Video10:35
Curated Video

Deep Learning - Crash Course 2023 - TensorFlow - Subclassing Methods

Higher Ed
In this video, you will learn about subclassing in TensorFlow, which allows us to create custom layers and models. This clip is from the chapter "Applying Deep Learning" of the series "Deep Learning - Crash Course 2023".In this section,...
Instructional Video14:13
Curated Video

Deep Learning - Crash Course 2023 - Going Deep into Neural Networks

Higher Ed
In this video, we will take a deep dive into neural networks and explore how to find the output for a deep neural network. This clip is from the chapter "Universal Approximation Theorem" of the series "Deep Learning - Crash Course...
Instructional Video12:05
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - AutoGrad in PyTorch

Higher Ed
In this video, you will learn what is AutoGrad in PyTorch. This clip is from the chapter "AutoGrad in PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, we will have a look at AutoGrad...
Instructional Video3:51
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Why Is PyTorch Powerful?

Higher Ed
In this video, we will look at a quick demo and understand why PyTorch is powerful. This clip is from the chapter "Welcome Aboard" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".Welcome to the course! This is...
Instructional Video3:56
Curated Video

Predictive Analytics with TensorFlow 8.3: Tuning CNN Hyperparameters

Higher Ed
In this video, we will tune the CNN hyperparameters. • Tune the CNN hyperparameters
Instructional Video3:42
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Deep Neural Networks and Deep Learning Basics: Training DNN Animation

Higher Ed
In this video, we will cover training DNN animation. This clip is from the chapter "Deep learning: Artificial Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this section, we...
Instructional Video11:33
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - Target Network and Recap

Higher Ed
This video explains about the target network and recap. This clip is from the chapter "Deep RL DQN" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on deep RL DQN.
Instructional Video7:31
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - Automatic Differentiation PyTorch

Higher Ed
This video explains automatic differentiation in PyTorch. This clip is from the chapter "DNN Foundation for Deep RL" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on the DNN...
Instructional Video8:26
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - RNN Implementation: Automatic Differentiation PyTorch

Higher Ed
In this video, we will cover automatic differentiation PyTorch. This clip is from the chapter "Deep learning: Recurrent Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this...
Instructional Video4:07
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - RNN Implementation: Automatic Differentiation

Higher Ed
In this video, we will cover automatic differentiation. This clip is from the chapter "Deep learning: Recurrent Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this section,...
Instructional Video7:37
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - DNN and Deep Learning Basics: Automatic Differentiation PyTorch New

Higher Ed
In this video, we will cover automatic differentiation PyTorch New. This clip is from the chapter "Deep learning: Artificial Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In...
Instructional Video8:21
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Implementation in NumPy ForwardPass

Higher Ed
This video demonstrates the implementation in NumPy ForwardPass. This clip is from the chapter "Gradient Descent in CNNs" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on gradient...
Instructional Video19:42
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Implementation in NumPy BackwardPass 5

Higher Ed
This is fifth of the five-part video on implementation in NumPy BackwardPass. This clip is from the chapter "Gradient Descent in CNNs" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on...
Instructional Video6:48
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Implementation in NumPy BackwardPass 1

Higher Ed
This is first of the five-part video on implementation in NumPy BackwardPass. This clip is from the chapter "Gradient Descent in CNNs" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on...
Instructional Video6:00
Curated Video

Deep Learning - Deep Neural Network for Beginners Using Python - Chain Rule for Backpropagation

Higher Ed
In this video, you will learn about the chain rule for backpropagation. This clip is from the chapter "Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this section, we will dive deeper...
Instructional Video9:03
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - RNN Implementation: Language Modelling Next Word Prediction Python 2

Higher Ed
In this video, we will cover language modelling next word prediction Python 2. This clip is from the chapter "Deep learning: Recurrent Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A...
Instructional Video9:07
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - RNN Architecture: ManyToMany Different Sizes Model

Higher Ed
In this video, we will cover ManyToMany different sizes model. This clip is from the chapter "Deep learning: Recurrent Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this...
Instructional Video8:06
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Gradient Descent in RNN: Loss Function

Higher Ed
In this video, we will cover loss function. This clip is from the chapter "Deep learning: Recurrent Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this section, we will...
Instructional Video7:51
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Gradient Descent in RNN: Introduction to Gradient Descent Module

Higher Ed
In this video, we will cover an introduction to gradient descent module. This clip is from the chapter "Deep learning: Recurrent Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to...
Instructional Video8:21
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Gradient Descent in CNNs: Implementation in NumPy ForwardPass.mp4.

Higher Ed
In this video, we will cover implementation in NumPy ForwardPass.mp4. This clip is from the chapter "Deep learning: Convolutional Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to...
Instructional Video19:42
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Gradient Descent in CNNs: Implementation in NumPy BackwardPass 5

Higher Ed
In this video, we will cover implementation in NumPy BackwardPass 5. This clip is from the chapter "Deep learning: Convolutional Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to...
Instructional Video6:48
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Gradient Descent in CNNs: Implementation in NumPy BackwardPass 1

Higher Ed
In this video, we will cover implementation in NumPy BackwardPass 1. This clip is from the chapter "Deep learning: Convolutional Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to...
Instructional Video21:24
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Sentiment Classification using RNN: RNN Setup 2

Higher Ed
In this video, we will cover RNN setup 2. This clip is from the chapter "Deep learning: Recurrent Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this section, we will cover...