ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

102,512 results

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,434,174 views

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

94,631 views

1 year 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

991,367 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,138,335 views

2 years ago

Evren Ozkip
IMAGE CLASSIFICATION with KERAS 🔥 TensorFlow AI Tutorial

Data Science Tutorials | Deep Learning with Python | Machine Learning Algorithm | AI Explained | Keras & TensorFlow ...

10:27
IMAGE CLASSIFICATION with KERAS 🔥 TensorFlow AI Tutorial

643 views

2 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,356,663 views

7 years ago

TensorFlow
Get started with Google Colaboratory (Coding TensorFlow)

Want to get started with Google Colaboratory? In this episode of Coding TensorFlow, Software Engineer, Jake VanderPlas breaks ...

3:10
Get started with Google Colaboratory (Coding TensorFlow)

1,850,104 views

7 years ago

freeCodeCamp.org
PyTorch for Deep Learning & Machine Learning – Full Course

Learn PyTorch for deep learning in this comprehensive course for beginners. PyTorch is a machine learning framework written in ...

25:37:26
PyTorch for Deep Learning & Machine Learning – Full Course

3,111,747 views

3 years ago

The Program One
PyTorch vs TensorFlow vs JAX: The Ultimate Comparison

PyTorch vs TensorFlow vs JAX: The Ultimate Comparison! Dive into this in-depth analysis of three leading machine learning ...

3:28
PyTorch vs TensorFlow vs JAX: The Ultimate Comparison

7,672 views

9 months ago

CS50
Neural Networks - Lecture 5 - CS50's Introduction to Artificial Intelligence with Python 2020

00:00:00 - Introduction 00:00:15 - Neural Networks 00:05:41 - Activation Functions 00:07:47 - Neural Network Structure 00:16:02 ...

1:41:20
Neural Networks - Lecture 5 - CS50's Introduction to Artificial Intelligence with Python 2020

160,342 views

2 years ago

TensorFlow
Intro to JAX: Accelerating Machine Learning research

JAX is a Python package that combines a NumPy-like API with a set of powerful composable transformations for automatic ...

10:30
Intro to JAX: Accelerating Machine Learning research

1,855,047 views

4 years ago

freeCodeCamp.org
TensorFlow Lite for Edge Devices - Tutorial

Learn how to use TensorFlow Lite. TensorFlow Lite is an open source deep learning framework for on-device inference. Code: ...

59:21
TensorFlow Lite for Edge Devices - Tutorial

102,073 views

4 years ago

freeCodeCamp.org and Kylie Ying
Machine Learning for Everybody – Full Course

Learn Machine Learning in a way that is accessible to absolute beginners. You will learn the basics of Machine Learning and how ...

3:53:53
Machine Learning for Everybody – Full Course

9,622,839 views

3 years ago

Channels new to you

Geeky Script
How to Install TensorFlow with latest Python 3.13 on Windows 10/11 [2025 Update] TensorFlow Tutorial

Hello Everyone! Today, in this video, I am going to step-by-step guide you on How to install TensorFlow with the latest Python 3.13 ...

3:48
How to Install TensorFlow with latest Python 3.13 on Windows 10/11 [2025 Update] TensorFlow Tutorial

2,193 views

4 months ago

United Top Tech
How to Download and Install TensorFlow for Windows 10 / 11 with Python Tutorial

In this video we will see how to download and install tensorflow in windows 10 or 11 with python.

4:43
How to Download and Install TensorFlow for Windows 10 / 11 with Python Tutorial

1,732 views

5 months ago

CloseToAlgoTrading
TensorFlow Data Pipeline. Practical tutorial.

In this video we are going to see how to build the TensorFlow data pipeline, and how to use different methods of tf.data.dataset, ...

14:11
TensorFlow Data Pipeline. Practical tutorial.

2,542 views

4 years ago

Python Simplified
Simple Machine Learning GUI App with Taipy and Tensorflow

Today we will create a beautiful machine learning GUI application! We will design a web interface, where an image classifying ...

30:52
Simple Machine Learning GUI App with Taipy and Tensorflow

185,058 views

2 years ago

TensorFlow
Introducing convolutional neural networks (ML Zero to Hero - Part 3)

In part three of Machine Learning Zero to Hero, AI Advocate Laurence Moroney (lmoroney@) discusses convolutional neural ...

5:33
Introducing convolutional neural networks (ML Zero to Hero - Part 3)

327,548 views

6 years ago

ClickIT DevOps & Software Development
How to Choose Between TensorFlow vs PyTorch in 2025 🤔

PyTorch vs TensorFlow: Which One Wins in 2025? Curious about which AI framework to choose for your next project? Dive into ...

11:20
How to Choose Between TensorFlow vs PyTorch in 2025 🤔

7,503 views

1 year ago

TensorFlow
Get started with using TensorFlow to solve for regression problems (Coding TensorFlow)

You often have to solve for regression problems when training your machine learning models. In this episode of Coding ...

11:39
Get started with using TensorFlow to solve for regression problems (Coding TensorFlow)

248,935 views

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

879,139 views

5 years ago

Edje Electronics
How to Train TensorFlow Lite Object Detection Models Using Google Colab  |  SSD MobileNet

Let's train, export, and deploy a TensorFlow Lite object detection model on the Raspberry Pi - all through a web browser using ...

23:18
How to Train TensorFlow Lite Object Detection Models Using Google Colab | SSD MobileNet

209,339 views

2 years ago

codebasics
What is BERT? | Deep Learning Tutorial 46 (Tensorflow, Keras & Python)

What is BERT (Bidirectional Encoder Representations From Transformers) and how it is used to solve NLP tasks? This video ...

23:03
What is BERT? | Deep Learning Tutorial 46 (Tensorflow, Keras & Python)

355,298 views

4 years ago

codebasics
Transfer Learning | Deep Learning Tutorial 27 (Tensorflow, Keras & Python)

Transfer learning is a very important concept in the field of computer vision and natural language processing. Using transfer ...

25:55
Transfer Learning | Deep Learning Tutorial 27 (Tensorflow, Keras & Python)

225,736 views

5 years ago

TensorFlow
Natural Language Processing - Tokenization (NLP Zero to Hero - Part 1)

Welcome to Zero to Hero for Natural Language Processing using TensorFlow! If you're not an expert on AI or ML, don't worry ...

4:39
Natural Language Processing - Tokenization (NLP Zero to Hero - Part 1)

522,101 views

5 years ago

codebasics
Tensorflow Input Pipeline | tf Dataset | Deep Learning Tutorial 44 (Tensorflow, Keras & Python)

Tensorflow tf.Data api allows you to build a data input pipeline. Using this you can handle large dataset for your deep learning ...

33:19
Tensorflow Input Pipeline | tf Dataset | Deep Learning Tutorial 44 (Tensorflow, Keras & Python)

125,777 views

4 years ago

Cheesy AI
Making simple Aimbot with Tensorflow Hub

Let's make a simple aimbot within 100 lines of Python code using Tensorflow Hub. Github: ...

6:51
Making simple Aimbot with Tensorflow Hub

167,316 views

5 years ago