ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

520,156 results

Related queries

tensorflow tutorial freecodecamp

pytorch tutorial

tensorflow شرح

tensorflow vs pytorch

tensorflow projects

tensorflow tutorial in hindi

tensorflow install

tensorflow tutorial in tamil

tensorflow lite

tensorflow.js tutorial

freeCodeCamp.org
TensorFlow 2.0 Complete Course - Python Neural Networks for Beginners Tutorial

Learn how to use TensorFlow 2.0 in this full tutorial course for beginners. This course is designed for Python programmers looking ...

6:52:08
TensorFlow 2.0 Complete Course - Python Neural Networks for Beginners Tutorial

3,413,209 views

5 years ago

Fireship
TensorFlow in 100 Seconds

TensorFlow is a tool for machine learning capable of building deep neural networks with high-level Python code. It provides ...

2:39
TensorFlow in 100 Seconds

1,199,214 views

3 years ago

freeCodeCamp.org and Kylie Ying
Python TensorFlow for Machine Learning – Neural Network Text Classification Tutorial

This course will give you an introduction to machine learning concepts and neural network implementation using Python and ...

1:54:11
Python TensorFlow for Machine Learning – Neural Network Text Classification Tutorial

346,255 views

3 years ago

freeCodeCamp.org
Keras with TensorFlow Course - Python Deep Learning and Neural Networks for Beginners Tutorial

This course will teach you how to use Keras, a neural network API written in Python and integrated with TensorFlow. We will learn ...

2:47:55
Keras with TensorFlow Course - Python Deep Learning and Neural Networks for Beginners Tutorial

986,343 views

5 years ago

Nicholas Renotte
Tensorflow Tutorial for Python in 10 Minutes

Want to build a deep learning model? Struggling to get your head around Tensorflow? Just want a clear walkthrough of which ...

11:33
Tensorflow Tutorial for Python in 10 Minutes

570,997 views

4 years ago

Kie Codes
Code your first Neural Network with TensorFlow

I will show you how you can use TensorFlow to create your first neural network. In this tutorial, we will code a very basic image ...

8:40
Code your first Neural Network with TensorFlow

8,267 views

1 year ago

IBM Technology
What is TensorFlow?

Learn TensorFlow and earn a badge→ https://ibm.biz/Bdv73n Tensors and TensorFlow play a key role in the development and ...

4:20
What is TensorFlow?

89,503 views

1 year ago

People also watched

Codemy.com
Create a Basic Neural Network Model - Deep Learning with PyTorch 5

In this video we'll start to build a very basic Neural Network using Pytorch and Python. We'll eventually use the Iris dataset to ...

15:40
Create a Basic Neural Network Model - Deep Learning with PyTorch 5

129,828 views

2 years ago

Boris Meinardus
How I'd learn ML in 2025 (if I could start over)

If you want to learn AI/ ML in 2025 but don't know how to start, this video will help. In it, I share the 6 key steps I would take to learn ...

16:24
How I'd learn ML in 2025 (if I could start over)

789,939 views

11 months ago

Daniel Bourke
Learn PyTorch for deep learning in a day. Literally.

Welcome to the most beginner-friendly place on the internet to learn PyTorch for deep learning. All code on GitHub ...

25:36:58
Learn PyTorch for deep learning in a day. Literally.

1,968,378 views

3 years ago

Zero To Mastery and Daniel Bourke
TensorFlow Crash Course for Beginners (2026) | Daniel Bourke

Learn TensorFlow by BUILDING, not just watching someone else. Join ML Engineer Daniel Bourke in this hands-on crash course ...

22:56:49
TensorFlow Crash Course for Beginners (2026) | Daniel Bourke

36,793 views

3 months ago

Simplilearn
TensorFlow 2.0 Tutorial For Beginners | TensorFlow Demo | Deep Learning & TensorFlow | Simplilearn

"️ Professional Certificate in AI and Machine Learning by Simplilearn in collaboration with Purdue University ...

1:26:37
TensorFlow 2.0 Tutorial For Beginners | TensorFlow Demo | Deep Learning & TensorFlow | Simplilearn

147,806 views

5 years ago

Lex Fridman
Deep Learning Basics: Introduction and Overview

An introductory lecture for MIT course 6.S094 on the basics of deep learning including a few key ideas, subfields, and the big ...

1:08:06
Deep Learning Basics: Introduction and Overview

2,507,460 views

6 years ago

Samson Zhang
Building a neural network FROM SCRATCH (no Tensorflow/Pytorch, just numpy & math)

Kaggle notebook with all the code: https://www.kaggle.com/wwsalmon/simple-mnist-nn-from-scratch-numpy-no-tf-keras Blog ...

31:28
Building a neural network FROM SCRATCH (no Tensorflow/Pytorch, just numpy & math)

2,671,938 views

5 years ago

Simplilearn
TensorFlow Full Course 2026 | TensorFlow Tutorial for Beginners | TensorFlow Course| Simplilearn

"️ Professional Certificate in AI and Machine Learning by Simplilearn in collaboration with Purdue University ...

6:45:46
TensorFlow Full Course 2026 | TensorFlow Tutorial for Beginners | TensorFlow Course| Simplilearn

30,271 views

1 year ago

Vizuara
Neural Network From Scratch: No Pytorch & Tensorflow; just pure math | 30 min theory + 30 min coding

Join our "Neural Network from Scratch" course with lecture videos, hand-written notes, assignments, certificate, community ...

1:09:07
Neural Network From Scratch: No Pytorch & Tensorflow; just pure math | 30 min theory + 30 min coding

23,182 views

11 months ago

Doga Ozgon
TensorFlow Tutorial For Beginners | Deep Learning with Python

In this TensorFlow tutorial for beginners, we will perform deep learning with python. By the end of this deep learning tutorial you ...

14:08
TensorFlow Tutorial For Beginners | Deep Learning with Python

30,865 views

4 years ago

sentdex
Deep Learning with Python, TensorFlow, and Keras tutorial

An updated deep learning introduction using Python, TensorFlow, and Keras. Text-tutorial and notes: ...

20:34
Deep Learning with Python, TensorFlow, and Keras tutorial

1,353,253 views

7 years ago

PlivoAI
PyTorch vs. TensorFlow

Should you use PyTorch or TensorFlow? PyTorch, developed by Meta AI, dominates research, with 60% of published papers ...

1:00
PyTorch vs. TensorFlow

983,463 views

1 year ago

Intellipaat
What is TensorFlow | TensorFlow Explained in 3-Minutes | Introduction to TensorFlow | Intellipaat

Welcome to this doodle video on "What is TensorFlow?" In this video, we'll be exploring the basics of TensorFlow, one of the most ...

2:36
What is TensorFlow | TensorFlow Explained in 3-Minutes | Introduction to TensorFlow | Intellipaat

149,394 views

2 years ago

Daniel Bourke
Learn TensorFlow and Deep Learning fundamentals with Python (code-first introduction) Part 1/2

Ready to learn the fundamentals of TensorFlow and deep learning with Python? Well, you've come to the right place. After this ...

10:15:28
Learn TensorFlow and Deep Learning fundamentals with Python (code-first introduction) Part 1/2

948,947 views

4 years ago

Fireship
PyTorch in 100 Seconds

PyTorch is a deep learning framework for used to build artificial intelligence software with Python. Learn how to build a basic ...

2:43
PyTorch in 100 Seconds

1,241,733 views

2 years ago

Code with Josh
LSTM Time Series Forecasting with TensorFlow & Python – Step-by-Step Tutorial

... LSTM Algorithm, Time Series Forecasting TensorFlow, LSTM Neural Network, TensorFlow Deep Learning, Python AI Projects, ...

49:52
LSTM Time Series Forecasting with TensorFlow & Python – Step-by-Step Tutorial

51,323 views

10 months ago

codebasics
Pytorch vs Tensorflow vs Keras | Deep Learning Tutorial 6 (Tensorflow Tutorial, Keras & Python)

We will go over what is the difference between pytorch, tensorflow and keras in this video. Pytorch and Tensorflow are two most ...

2:17
Pytorch vs Tensorflow vs Keras | Deep Learning Tutorial 6 (Tensorflow Tutorial, Keras & Python)

350,561 views

5 years ago

sentdex
Convolutional Neural Networks - Deep Learning basics with Python, TensorFlow and Keras p.3

Welcome to a tutorial where we'll be discussing Convolutional Neural Networks (Convnets and CNNs), using one to classify dogs ...

18:39
Convolutional Neural Networks - Deep Learning basics with Python, TensorFlow and Keras p.3

603,855 views

7 years ago

codebasics
Simple explanation of convolutional neural network | Deep Learning Tutorial 23 (Tensorflow & Python)

A very simple explanation of convolutional neural network or CNN or ConvNet such that even a high school student can ...

23:54
Simple explanation of convolutional neural network | Deep Learning Tutorial 23 (Tensorflow & Python)

1,302,815 views

5 years ago

freeCodeCamp.org
Deep Learning for Computer Vision with Python and TensorFlow – Complete Course

Learn the basics of computer vision with deep learning and how to implement the algorithms using Tensorflow. Author: Folefac ...

37:16:41
Deep Learning for Computer Vision with Python and TensorFlow – Complete Course

1,118,141 views

2 years ago