Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
2,482 results
I asked a couple of my friends this question: What is the difference between Machine Learning and Deep Learning and majority of ...
36,088 views
1 year ago
This video explains four reasons why deep learning has become so popular in past few years. In this deep learning tutorial python ...
331,768 views
6 years ago
What is a neural network?: Very simple explanation of a neural network using an analogy that even a high school student can ...
644,190 views
RNN or Recurrent Neural Network are also known as sequence models that are used mainly in the field of natural language ...
475,793 views
5 years ago
"️ Michigan Engineering - Professional Certificate in AI and Machine Learning ...
1,642,199 views
7 years ago
Activation functions (step, sigmoid, tanh, relu, leaky relu ) are very important in building a non linear model for a given problem.
325,755 views
This video gives a very simple explanation of a chain rule that is used while training a neural network. Chain rule is something that ...
115,523 views
AI vs ML vs DL vs Gen AI, these terms can be confusing to understand. In this short video, I will explain the difference between ...
46,901 views
Machine learning models don't understand words. They should be converted to numbers before they are fed to RNN or any other ...
135,086 views
Overfitting and underfitting are common phenomena in the field of machine learning and the techniques used to tackle overfitting ...
118,098 views
Derivatives and partial derivatives are important concepts that we need to understand in order to gain knowledge on how neural ...
157,954 views
Vanishing gradient is a commong problem encountered while training a deep neural network with many layers. In case of RNN ...
161,958 views
A very simple explanation of word2vec. This video gives an intuitive understanding of how word2vec algorithm works and how it ...
238,472 views
In this video we will cover what is padding and stride in convolution operation. Padding allows corner pixels in image to ...
124,735 views
Advancements in deep learning (especially invention of convolutional neural network or CNN or ConvNet) has made possible ...
118,850 views
YOLO (You only look once) is a state of the art object detection algorithm that has become main method of detecting objects in the ...
933,321 views
Matrix fundamentals are essential to understand how deep learning works. In this video we will go over what is matrix, matrix ...
155,429 views
By giving a simple example, this video attempts to explain what is self supervised learning. Machine learning tutorials python: ...
38,960 views
4 years ago
Are you planning to deploy a deep learning model on any edge device (microcontrollers, cell phone or wearable device)?
74,718 views
Bi directional RNNs are used in NLP problems where looking at what comes in the sentence after a given word influences final ...
105,522 views