Instructional Video4:27
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - FeedForward FullyConnected MLP

Higher Ed
This video talks about the FeedForward FullyConnected MLP. This clip is from the chapter "Deep Neural Network Overview" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on the overview of...
Instructional Video7:30
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - DNN Architecture

Higher Ed
This video demonstrates the DNN architecture. This clip is from the chapter "Deep Neural Network Overview" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on the overview of the deep...
Instructional Video5:12
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - BiasTerm

Higher Ed
This video talks about BiasTerm. This clip is from the chapter "Deep Neural Network Overview" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on the overview of the deep neural network.
Instructional Video8:13
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Activation Function

Higher Ed
This video explains about the activation function. This clip is from the chapter "Deep Neural Network Overview" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on the overview of the deep...
Instructional Video3:32
Curated Video

Python for Deep Learning - Build Neural Networks in Python - How do Artificial Neural Networks Work?

Higher Ed
In this video, we will understand how artificial neural networks work. This clip is from the chapter "Summary - Overview of Neural Networks" of the series "Python for Deep Learning — Build Neural Networks in Python".In this section, we...
Instructional Video4:05
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - Introduction and Recap

Higher Ed
This video provides an introduction and recap to the section. 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 Video2:32
Curated Video

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

Higher Ed
This is a summary video on gradient descent. 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 foundation for deep RL.
Instructional Video6:26
Packt

Fundamentals of Neural Networks - Forward Propagation

Higher Ed
This video explains forward propagation and will dive deeper into the architecture of neural networks. This clip is from the chapter "Artificial Neural Networks" of the series "Fundamentals in Neural Networks".This section explains...
Instructional Video10:44
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - RNN Architecture: Infinite Memory Architecture

Higher Ed
In this video, we will cover infinite memory architecture. 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:26
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Deep Neural Networks and Deep Learning Basics: Number of Neurons Versus Number of Layers

Higher Ed
In this video, we will cover number of neurons versus number of layers. 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:53
Curated Video

012 The Absolute and Relative Refractory Periods

Higher Ed
When can an axon be restimulated to produce an action potential? After the Absolute Refractory Period has finished. It's possible to cause another action potential during the relative refractory period, but it takes a stronger stimulus....
Instructional Video10:29
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Why Derivatives

Higher Ed
This video explains the need of derivatives. 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.
Instructional Video7:03
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Why Convolution

Higher Ed
This video explains why we need convolution. This clip is from the chapter "Deep Neural Network Architecture" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on the deep neural network...
Instructional Video5:25
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Extending to Multiple Filters

Higher Ed
This video explains extending to multiple filters. 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.
Instructional Video5:49
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Decision Boundary in DNN

Higher Ed
This video explains decision boundary in DNN. This clip is from the chapter "Deep Neural Network Overview" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on the overview of the deep...
Instructional Video1:57
Curated Video

Python for Deep Learning - Build Neural Networks in Python - What is the Activation Function?

Higher Ed
In this video, we will understand what the Activation function is. 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...
Instructional Video1:35
Curated Video

Python for Deep Learning - Build Neural Networks in Python - Adding the Output Layer

Higher Ed
In this video, you will learn how to add the output layer. This clip is from the chapter "Implementation of ANN in Python" of the series "Python for Deep Learning — Build Neural Networks in Python".In this section, you will learn how...
Instructional Video1:10
Curated Video

Python for Deep Learning - Build Neural Networks in Python - Hopfield Neural Network

Higher Ed
In this video, you will learn about Hopfield neural network. This clip is from the chapter "Neural Network Architectures" of the series "Python for Deep Learning — Build Neural Networks in Python".In this section, we will cover Neural...
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. 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 foundation for...
Instructional Video5:03
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - Perceptron

Higher Ed
This video explains about Perceptron. 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 foundation for deep RL.
Instructional Video3:34
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - DNN Why Activation Function Is Required Exercise Solution

Higher Ed
This is an exercise solution video that explains why activation function is required. 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...
Instructional Video4:42
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - DNN Why Activation Function Is Required

Higher Ed
This video explains why activation function is required in DNN. 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. 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 Video3:57
Curated Video

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

Higher Ed
This video explains about the implementation of the gradient step. 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...