Instructional Video9:05
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Applying Chain Rule

Higher Ed
This video explains how to apply the chain rule.
<
br/>
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 descent...
Instructional Video3:11
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - Perceptron Exercise Solution

Higher Ed
This is the exercise solution video on Perceptron.
<
br/>
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 Video5:58
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - DNN Properties of Activation Function

Higher Ed
This video talks about the DNN properties of activation function.
<
br/>
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...
Instructional Video6:46
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - DNN Gradient Descent Implementation

Higher Ed
This video explains about the implementation of gradient descent.
<
br/>
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...
Instructional Video9:47
Packt

Fundamentals of Neural Networks - Cross-Entropy Loss Function

Higher Ed
This video explains the cross-entropy function, which is designed under the assumption that the variable you are trying to predict is binary. This clip is from the chapter "Artificial Neural Networks" of the series "Fundamentals in...
Instructional Video7:14
Packt

Fundamentals of Neural Networks - Backward Propagation

Higher Ed
This video explains backward propagation, which is defined by the optimization problem called the gradient descent algorithm. This clip is from the chapter "Artificial Neural Networks" of the series "Fundamentals in Neural Networks".This...
Instructional Video2:29
Curated Video

Deep Learning - Deep Neural Network for Beginners Using Python - Sigma Prime

Higher Ed
In this video, you will learn about Sigma Prime.
<
br/>
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 into deep...
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.
<
br/>
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...
Instructional Video7:14
Curated Video

Python - Object-Oriented Programming - Making Your Objects Callable

Higher Ed
In this video, you will learn about the “_call_” method, which can be used to make an object callable.
<
br/>
This clip is from the chapter "Magic Functions" of the series "Python - Object-Oriented Programming".This section...
Instructional Video9:05
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Gradient Descent in CNNs: Applying Chain Rule

Higher Ed
In this video, we will cover applying chain rule.
<
br/>
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 Z".In this...
Instructional Video11:28
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Feature Extraction: PCA Versus SVD

Higher Ed
In this video, we will cover PCA versus SVD.
<
br/>
This clip is from the chapter "Machine Learning: Feature Engineering and Dimensionality Reduction with Python" of the series "Data Science and Machine Learning (Theory and...
Instructional Video10:38
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Feature Extraction: PCA For Small Sample Size Problems(DualPCA)

Higher Ed
In this video, we will cover PCA for small sample size problems (DualPCA).
<
br/>
This clip is from the chapter "Machine Learning: Feature Engineering and Dimensionality Reduction with Python" of the series "Data Science and Machine...
Instructional Video10:58
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Expectations: Sample Mean

Higher Ed
In this video, we will cover sample mean.
<
br/>
This clip is from the chapter "Basics for Data Science: Mastering Probability and Statistics in Python" of the series "Data Science and Machine Learning (Theory and Projects) A to...
Instructional Video3:17
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - DNN and Deep Learning Basics: Perceptron Exercise Solution

Higher Ed
In this video, we will cover Perceptron exercise solution.
<
br/>
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...
Instructional Video6:04
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - DNN and Deep Learning Basics: DNN Properties of Activation Function

Higher Ed
In this video, we will cover DNN properties of activation function.
<
br/>
This clip is from the chapter "Deep learning: Artificial Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects)...
Instructional Video6:46
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - DNN and Deep Learning Basics: DNN Implementation Batch Gradient Descent

Higher Ed
In this video, we will cover DNN implementation batch gradient descent.
<
br/>
This clip is from the chapter "Deep learning: Artificial Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and...
Instructional Video6:52
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - DNN and Deep Learning Basics: DNN Gradient Descent Implementation

Higher Ed
In this video, we will cover DNN gradient descent implementation.
<
br/>
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...
Instructional Video3:35
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - DNN and Deep Learning Basics: DNN Early Stopping

Higher Ed
In this video, we will cover DNN Early Stopping.
<
br/>
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...
Instructional Video2:41
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - DNN and Deep Learning Basics: DNN Batch Normalization Implementation

Higher Ed
In this video, we will cover DNN batch normalization implementation.
<
br/>
This clip is from the chapter "Deep learning: Artificial Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects)...
Instructional Video11:08
Curated Video

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

Higher Ed
In this video, we will cover backpropagation.
<
br/>
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...
Instructional Video8:17
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Deep Neural Network Architecture: Convolution Revisited

Higher Ed
In this video, we will cover convolution revisited.
<
br/>
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 Z".In...
Instructional Video8:31
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Deep Neural Network Architecture: Convolution and Pooling Details

Higher Ed
In this video, we will cover convolution and pooling details.
<
br/>
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...
Instructional Video8:48
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Building Machine Learning Model from Scratch: Minimum-to-mean Distance Classifier from Scratch- Part 2

Higher Ed
In this video, we will cover minimum-to-mean distance classifier from scratch- part 2.
<
br/>
This clip is from the chapter "Machine Learning: Machine Learning Crash Course" of the series "Data Science and Machine Learning (Theory...
Instructional Video19:39
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Data Structure (List, Tuple, Set, Dictionary): Data Structure Practice

Higher Ed
In this video, we will cover data structure practice.
<
br/>
This clip is from the chapter "Basics for Data Science: Python for Data Science and Data Analysis" of the series "Data Science and Machine Learning (Theory and Projects) A...