ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

683 results

codebasics
How to build logic in programming | Tips to improving logic building in programming

To be a better programmer, learning just the syntax of coding is not enough. One needs to have solid logic building or thinking ...

16:12
How to build logic in programming | Tips to improving logic building in programming

95,274 views

5 years ago

codebasics
Machine Learning Tutorial Python -1: What is Machine Learning?

Want to map your data analysis process clearly? Try Wondershare EdrawMax :https://event.wondershare.com/api/s/3Mj What is ...

6:51
Machine Learning Tutorial Python -1: What is Machine Learning?

1,741,402 views

8 years ago

codebasics
FastAPI Tutorial | FastAPI vs Flask

FastAPI is a Python based web framework that allows you to write backend server in a matter of minutes. It can be used as a ...

16:13
FastAPI Tutorial | FastAPI vs Flask

221,416 views

4 years ago

codebasics
Machine Learning Tutorial Python - 20: Bias vs Variance In Machine Learning

Bias variance trade off is a popular term in statistics. In this video we will look into what bias and variance means in the field of ...

10:50
Machine Learning Tutorial Python - 20: Bias vs Variance In Machine Learning

120,439 views

4 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

273,769 views

4 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)

588,993 views

5 years ago

codebasics
Introduction | NLP Tutorial For Beginners In Python  -  Season 1 Episode 1

We are starting an Natural Language Processing tutorial for beginners series in Python. This will be the first episode in season 1.

10:07
Introduction | NLP Tutorial For Beginners In Python - Season 1 Episode 1

586,803 views

4 years ago

codebasics
Machine Learning Tutorial Python - 17: L1 and L2 Regularization | Lasso, Ridge Regression

In this Python machine learning tutorial for beginners, we will look into, 1) What is overfitting, underfitting 2) How to address ...

19:21
Machine Learning Tutorial Python - 17: L1 and L2 Regularization | Lasso, Ridge Regression

389,117 views

5 years ago

codebasics
What is Word2Vec? A Simple Explanation | Deep Learning Tutorial 41 (Tensorflow, Keras & Python)

A very simple explanation of word2vec. This video gives an intuitive understanding of how word2vec algorithm works and how it ...

18:28
What is Word2Vec? A Simple Explanation | Deep Learning Tutorial 41 (Tensorflow, Keras & Python)

237,653 views

5 years 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)

474,239 views

5 years ago

codebasics
Why is Python slow?

Many times people argue that python is slow compared to C++ or JAVA. They even argue that look at Javascript, it is also an ...

4:45
Why is Python slow?

10,570 views

5 years ago

IBM Technology
R vs Python

Get Python Certification→ https://ibm.biz/BdPZLr Get Certified in R →https://ibm.biz/BdPZLs Python and R are both common and ...

7:07
R vs Python

418,547 views

3 years ago

codebasics
Simple Explanation of Recursion | Recursion Python| Data Structures & Algorithms Tutorial Python #20

Recursion in Python: This video provides a very simple explanation of recursion such that even a high school student can ...

14:51
Simple Explanation of Recursion | Recursion Python| Data Structures & Algorithms Tutorial Python #20

137,329 views

5 years ago

codebasics
Build language translator with 3 lines of python code

In just 3 lines of python code you can translate a statement from one language to another. I will show you how in this video.

4:58
Build language translator with 3 lines of python code

97,436 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)

929,101 views

5 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)

208,701 views

5 years ago

codebasics
Cosine similarity, cosine distance explained | Math, Statistics for data science, machine learning

Cosine similarity, cosine distance explained in a way that high school student can also understand it easily. If you have ...

12:28
Cosine similarity, cosine distance explained | Math, Statistics for data science, machine learning

93,250 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)

134,444 views

5 years 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)

74,361 views

4 years ago

codebasics
Selection Sort in python - Data Structures & Algorithms Tutorial Python #19

Selection sort is a simple algorithm for sorting, it gives o(n^2) BIG O complexity. In this video we will go over some theory behind ...

9:07
Selection Sort in python - Data Structures & Algorithms Tutorial Python #19

57,461 views

5 years ago