Instructional Video3:28
Curated Video

Deep Learning - Deep Neural Network for Beginners Using Python - Testing (NN Implementation)

Higher Ed
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...
Instructional Video6:06
Curated Video

Deep Learning - Deep Neural Network for Beginners Using Python - Solution and Regularization

Higher Ed
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...
Instructional Video3:09
Curated Video

Deep Learning - Deep Neural Network for Beginners Using Python - Sigmoid Function

Higher Ed
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...
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. 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.
Instructional Video3:50
Curated Video

Deep Learning - Deep Neural Network for Beginners Using Python - Perceptron Training Part 2

Higher Ed
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...
Instructional Video1:45
Curated Video

Deep Learning - Deep Neural Network for Beginners Using Python - Logistic Regression Algorithm

Higher Ed
In this video, we will talk about the logistic regression algorithm. 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...
Instructional Video3:19
Curated Video

Deep Learning - Deep Neural Network for Beginners Using Python - L1 and L2 Regularization

Higher Ed
In this video, we will discuss L1 and L2 regularization. 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 a...
Instructional Video5:47
Curated Video

Deep Learning - Deep Neural Network for Beginners Using Python - Implementing Basic Perceptron

Higher Ed
In this video, you will learn how to implement the basic perceptron in our notebook. 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,...
Instructional Video4:45
Curated Video

Deep Learning - Deep Neural Network for Beginners Using Python - Gradient Descent Versus Perceptron

Higher Ed
In this video, we will understand the difference between gradient descent and perceptron. This clip is from the chapter "Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this section, we...
Instructional Video12:26
Curated Video

Deep Learning - Deep Neural Network for Beginners Using Python - Final Project Part 4

Higher Ed
In this part, we will work on predict, accuracy, and neural network functions. This clip is from the chapter "Final Project" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this last section, we will be...
Instructional Video13:05
Curated Video

Deep Learning - Deep Neural Network for Beginners Using Python - Final Project Part 3

Higher Ed
In this part, we will work on the sigmoid, backpropagation, and train functions. This clip is from the chapter "Final Project" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this last section, we will...
Instructional Video13:23
Curated Video

Deep Learning - Deep Neural Network for Beginners Using Python - Final Project Part 2

Higher Ed
In this part, we will work on the initialization functions and the feedforward. This clip is from the chapter "Final Project" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this last section, we will be...
Instructional Video7:31
Curated Video

Deep Learning - Deep Neural Network for Beginners Using Python - Coding Perceptron Algo (Perceptron Step)

Higher Ed
In this video, we will work on the perceptron algorithm and learn how to code for perceptron step. This clip is from the chapter "Basics of Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In...
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 Video7:58
Curated Video

Deep Learning - Deep Neural Network for Beginners Using Python - Basics of Feed Forward

Higher Ed
In this video, you will learn about the basics of Feed Forward. 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:43
Curated Video

Deep Learning - Deep Neural Network for Beginners Using Python - Basics of Backpropagation

Higher Ed
In this video, you will learn about basics of 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 into deep...
Instructional Video12:17
Curated Video

Deep Learning - Deep Neural Network for Beginners Using Python - Neural Network Architecture

Higher Ed
In this video, you will learn about neural network architecture. 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 Video9:21
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Feature Selection: Embedded Methods

Higher Ed
In this video, we will cover embedded methods. 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 Projects) A to...
Instructional Video5:08
Curated Video

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

Higher Ed
In this video, we will cover Perceptron. 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 will cover...
Instructional Video8:22
Curated Video

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

Higher Ed
In this video, we will cover DNN ForwardStep implementation. 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 Video4:34
Curated Video

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

Higher Ed
In this video, we will cover DNN architecture exercise solution. 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:06
Curated Video

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

Higher Ed
In this video, we will cover DNN architecture exercise. 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,...
Instructional Video4:16
Curated Video

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

Higher Ed
In this video, we will understand why depth. 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 will...
Instructional Video7:30
Curated Video

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

Higher Ed
In this video, we will cover deep neural network architecture. 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...