Curated Video
Deep Learning - Deep Neural Network for Beginners Using Python - Coding SoftMax
In this practical video, you will learn how to code for the SoftMax function. This clip is from the chapter "Basics of Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this section, we will...
Curated Video
Deep Learning CNN Convolutional Neural Networks with Python - Applying Chain Rule
This video explains how to apply the chain rule. 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 in CNNs.
Curated Video
Python for Deep Learning - Build Neural Networks in Python - The Sigmoid Function
In this video, you will learn about the Sigmoid function. This clip is from the chapter "Activation Functions" of the series "Python for Deep Learning — Build Neural Networks in Python".In this section, we will cover Activation functions.
Curated Video
Python for Deep Learning - Build Neural Networks in Python - Hyperbolic Tangent Function
In this video, you will learn about the Hyperbolic tangent function. This clip is from the chapter "Activation Functions" of the series "Python for Deep Learning — Build Neural Networks in Python".In this section, we will cover...
Curated Video
Deep Learning - Deep Neural Network for Beginners Using Python - Weighted Sums
In this video, you will learn about weighted sums. 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 learning.
Curated Video
Deep Learning - Deep Neural Network for Beginners Using Python - Vanishing Gradient Problem
In this video, we will talk about the vanishing gradient problem. This clip is from the chapter "Optimizations" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this section, we will cover optimizations...
Curated Video
Deep Learning - Deep Neural Network for Beginners Using Python - Use of Derivatives
In this video, we will discuss the uses of derivatives. 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 learning.
Curated Video
Deep Learning - Deep Neural Network for Beginners Using Python - Underfitting vs Overfitting
In this video, we will understand two different types of optimizations, which are underfitting and overfitting. This clip is from the chapter "Optimizations" of the series "Deep Learning - Deep Neural Network for Beginners Using...
Curated Video
Deep Learning - Deep Neural Network for Beginners Using Python - Theory of Perceptron
In this video, we will discuss about the theory of perceptron. This clip is from the chapter "Basics of Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this section, we will cover the...
Curated Video
Deep Learning - Deep Neural Network for Beginners Using Python - Testing (NN Implementation)
In this video, you will learn how to test our neural network. 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...
Curated Video
Deep Learning - Deep Neural Network for Beginners Using Python - Splitting the Data (NN Implementation)
In this video, you will learn how to implement splitting the data in our neural network. This clip is from the chapter "Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this section, we...
Curated Video
Deep Learning - Deep Neural Network for Beginners Using Python - Solution to Problem
In this video, we will discuss on a possible solution to the problem. This clip is from the chapter "Basics of Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this section, we will cover...
Curated Video
Deep Learning - Deep Neural Network for Beginners Using Python - Solution and Regularization
In this video, we will look at the possible solution to our quiz question, using regularization. This clip is from the chapter "Optimizations" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this...
Curated Video
Deep Learning - Deep Neural Network for Beginners Using Python - Sigmoid Function Implementation
In this video, you will learn how to implement the Sigmoid function in our code. This clip is from the chapter "Basics of Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this section, we...
Curated Video
Deep Learning - Deep Neural Network for Beginners Using Python - Sigmoid Function
In this video, you will learn about the Sigmoid function. This clip is from the chapter "Basics of Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this section, we will cover the basics of...
Curated Video
Deep Learning - Deep Neural Network for Beginners Using Python - Sigma Prime
In this video, you will learn about Sigma Prime. 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 learning.
Curated Video
Deep Learning - Deep Neural Network for Beginners Using Python - Random Restart Solution
In this video, we will apply random restart as a possible solution to our local minima problem. This clip is from the chapter "Optimizations" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this section,...
Curated Video
Deep Learning - Deep Neural Network for Beginners Using Python - Quiz
Quiz time! Let us know which equation will classify the points. This clip is from the chapter "Optimizations" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this section, we will cover optimizations of...
Curated Video
Deep Learning - Deep Neural Network for Beginners Using Python - Problem with Linear Solutions
In this video, we will understand the problem with linear solutions. This clip is from the chapter "Basics of Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this section, we will cover...
Curated Video
Deep Learning - Deep Neural Network for Beginners Using Python - Problem to Solve Part 3
In this video, we will discuss a possible solution to our problem. This clip is from the chapter "Basics of Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this section, we will cover the...
Curated Video
Deep Learning - Deep Neural Network for Beginners Using Python - Problem to Solve Part 2
In this video, we will continue with the hiring problem. This clip is from the chapter "Basics of Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this section, we will cover the basics of...
Curated Video
Deep Learning - Deep Neural Network for Beginners Using Python - Problem to Solve Part 1
In this video, we will look at a hiring problem. This clip is from the chapter "Basics of Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this section, we will cover the basics of deep...
Curated Video
Deep Learning - Deep Neural Network for Beginners Using Python - Problem of Negative Scores
In this video, we will work on the problem of negative scores. This clip is from the chapter "Basics of Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this section, we will cover the...
Curated Video
Deep Learning - Deep Neural Network for Beginners Using Python - Perceptron Training Part 2
In this video, we will work on our perceptron training. This clip is from the chapter "Basics of Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this section, we will cover the basics of...