ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,345 results

codebasics
Neural Network Simply Explained | Deep Learning Tutorial 4 (Tensorflow2.0, Keras & Python)

What is a neural network?: Very simple explanation of a neural network using an analogy that even a high school student can ...

11:01
Neural Network Simply Explained | Deep Learning Tutorial 4 (Tensorflow2.0, Keras & Python)

636,000 views

5 years ago

codebasics
Machine Learning vs Deep Learning

I asked a couple of my friends this question: What is the difference between Machine Learning and Deep Learning and majority of ...

7:25
Machine Learning vs Deep Learning

34,755 views

1 year ago

codebasics
What is Recurrent Neural Network (RNN)? Deep Learning Tutorial 33 (Tensorflow, Keras & Python)

RNN or Recurrent Neural Network are also known as sequence models that are used mainly in the field of natural language ...

16:00
What is Recurrent Neural Network (RNN)? Deep Learning Tutorial 33 (Tensorflow, Keras & Python)

470,962 views

5 years ago

codebasics
Chain Rule | Deep Learning Tutorial 15 (Tensorflow2.0, Keras & Python)

This video gives a very simple explanation of a chain rule that is used while training a neural network. Chain rule is something that ...

14:06
Chain Rule | Deep Learning Tutorial 15 (Tensorflow2.0, Keras & Python)

114,081 views

5 years ago

codebasics
AI vs ML vs DL vs Generative AI

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 ...

6:03
AI vs ML vs DL vs Generative AI

45,974 views

1 year ago

codebasics
Quantization in deep learning | Deep Learning Tutorial 49 (Tensorflow, Keras & Python)

Are you planning to deploy a deep learning model on any edge device (microcontrollers, cell phone or wearable device)?

15:35
Quantization in deep learning | Deep Learning Tutorial 49 (Tensorflow, Keras & Python)

73,694 views

4 years ago

codebasics
Converting words to numbers, Word Embeddings | Deep Learning Tutorial 39 (Tensorflow & Python)

Machine learning models don't understand words. They should be converted to numbers before they are fed to RNN or any other ...

11:32
Converting words to numbers, Word Embeddings | Deep Learning Tutorial 39 (Tensorflow & Python)

132,878 views

5 years ago

codebasics
Why deep learning is becoming so popular? | Deep Learning Tutorial 2 (Tensorflow2.0, Keras & Python)

This video explains four reasons why deep learning has become so popular in past few years. In this deep learning tutorial python ...

5:25
Why deep learning is becoming so popular? | Deep Learning Tutorial 2 (Tensorflow2.0, Keras & Python)

327,837 views

5 years ago

codebasics
Bidirectional RNN | Deep Learning Tutorial 38 (Tensorflow, Keras & Python)

Bi directional RNNs are used in NLP problems where looking at what comes in the sentence after a given word influences final ...

5:50
Bidirectional RNN | Deep Learning Tutorial 38 (Tensorflow, Keras & Python)

104,442 views

5 years ago

codebasics
Activation Functions | Deep Learning Tutorial 8 (Tensorflow Tutorial, Keras & Python)

Activation functions (step, sigmoid, tanh, relu, leaky relu ) are very important in building a non linear model for a given problem.

16:29
Activation Functions | Deep Learning Tutorial 8 (Tensorflow Tutorial, Keras & Python)

322,492 views

5 years ago

codebasics
tf serving tutorial | tensorflow serving tutorial | Deep Learning Tutorial 48 (Tensorflow, Python)

Are you using flask or Fast API to serve your machine learning models? tf serving is a tool that allows you to bring up a model ...

19:52
tf serving tutorial | tensorflow serving tutorial | Deep Learning Tutorial 48 (Tensorflow, Python)

69,658 views

4 years ago

codebasics
Derivatives | Deep Learning Tutorial 9 (Tensorflow Tutorial, Keras & Python)

Derivatives and partial derivatives are important concepts that we need to understand in order to gain knowledge on how neural ...

12:35
Derivatives | Deep Learning Tutorial 9 (Tensorflow Tutorial, Keras & Python)

156,282 views

5 years ago

codebasics
What is YOLO algorithm? | Deep Learning Tutorial 31 (Tensorflow, Keras & Python)

YOLO (You only look once) is a state of the art object detection algorithm that has become main method of detecting objects in the ...

16:05
What is YOLO algorithm? | Deep Learning Tutorial 31 (Tensorflow, Keras & Python)

920,363 views

5 years ago

codebasics
Vanishing and exploding gradients | Deep Learning Tutorial 35 (Tensorflow, Keras & Python)

Vanishing gradient is a commong problem encountered while training a deep neural network with many layers. In case of RNN ...

9:53
Vanishing and exploding gradients | Deep Learning Tutorial 35 (Tensorflow, Keras & Python)

159,982 views

5 years ago

codebasics
What is a neuron? | Deep Learning Tutorial 3 (Tensorflow Tutorial, Keras & Python)

In this video, we will see how you can think of a logistic regression as a neuron. We will use insurance dataset as a sample and ...

16:49
What is a neuron? | Deep Learning Tutorial 3 (Tensorflow Tutorial, Keras & Python)

413,513 views

5 years ago

codebasics
Dropout Regularization | Deep Learning Tutorial 20 (Tensorflow2.0, Keras & Python)

Overfitting and underfitting are common phenomena in the field of machine learning and the techniques used to tackle overfitting ...

19:02
Dropout Regularization | Deep Learning Tutorial 20 (Tensorflow2.0, Keras & Python)

116,929 views

5 years ago

codebasics
Matrix Basics | Deep Learning Tutorial 10 (Tensorflow Tutorial, Keras & Python)

Matrix fundamentals are essential to understand how deep learning works. In this video we will go over what is matrix, matrix ...

11:42
Matrix Basics | Deep Learning Tutorial 10 (Tensorflow Tutorial, Keras & Python)

154,020 views

5 years ago

codebasics
Machine Learning Tutorial Python - 18: K nearest neighbors classification with python code

In this video we will understand how K nearest neighbors algorithm work. Then write python code using sklearn library to build a ...

15:42
Machine Learning Tutorial Python - 18: K nearest neighbors classification with python code

271,047 views

4 years ago

codebasics
Simple Explanation of GRU (Gated Recurrent Units) | Deep Learning Tutorial 37 (Tensorflow & Python)

Simple Explanation of GRU (Gated Recurrent Units): Similar to LSTM, Gated recurrent unit addresses short term memory problem ...

8:15
Simple Explanation of GRU (Gated Recurrent Units) | Deep Learning Tutorial 37 (Tensorflow & Python)

206,501 views

5 years ago

codebasics
Simple Explanation of LSTM | Deep Learning Tutorial 36 (Tensorflow, Keras & Python)

LSTM or long short term memory is a special type of RNN that solves traditional RNN's short term memory problem. In this video I ...

14:37
Simple Explanation of LSTM | Deep Learning Tutorial 36 (Tensorflow, Keras & Python)

585,820 views

5 years ago