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 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 Video6:13
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - Changing Policy Architecture

Higher Ed
This video explains about changing policy architecture. This clip is from the chapter "Stable Baselines Cartpole Solution" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on the Stable...
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 Video8:03
Curated Video

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

Higher Ed
In this final part, we will test our model. 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 working on our final project in...
Instructional Video6:23
Curated Video

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

Higher Ed
In this video, we will cover Universal Approximation Theorem. 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 Video5:17
Science360

The complexities of social behavior -- early concept brain research

12th - Higher Ed
What goes into fruit fly courtship? It might seem like an odd question, but understanding its neural underpinnings – and studying the male-female interactions at the milliscale level -- could help us better understand the complexities of...
Instructional Video3:05
Curated Video

Sapolsky’s Theory: How Your Evolution Affects Your Behavior

Higher Ed
In this video, Sapolsky's theory of human behavioral biology is explored, which claims that every behavior is a product of natural selection and biological processes in the brain. The complexity of understanding human behavior is...
Instructional Video8:33
Let's Tute

The Nervous Tissue: How It Works in Our Body

9th - Higher Ed
This video explains how our body responds to different stimuli through the nervous system. It covers the anatomy and function of nerve cells, nerve fibers, and the different types of neurons that make up the nervous tissue. The video...
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: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 Video3:09
Curated Video

Python for Deep Learning - Build Neural Networks in Python - Adding the Input Layer and the First Hidden Layer

Higher Ed
In this video, you will learn how to add the input layer and the first hidden 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...
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 Video8:23
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - Policy Network Explained

Higher Ed
This video explains about the policy network. 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 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 Video7:04
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - DNN What Is Loss Function

Higher Ed
This video demonstrates about the Loss 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 foundation for...
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...
Instructional Video8:16
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - DNN ForwardStep Implementation

Higher Ed
This video explains about the implementation of DNN ForwardStep. 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:53
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - DNN Dropout

Higher Ed
This video explains about the DNN Dropout. 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 Video4:28
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - DNN Architecture Exercise Solution

Higher Ed
This is an exercise solution video on DNN architecture. 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...
Instructional Video3:46
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - DNN Architecture

Higher Ed
This video explains about the DNN architecture. 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 Video1:42
Curated Video

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

Higher Ed
This is an exercise 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 focuses...