ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

199,921 results

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,227,900 views

3 years ago

Magicalbat
coding a machine learning library in c from scratch

corrections: 23:23 - Forgot to change a cols to a rows in for loop 1:35:10 - You should also check if cur does not require gradient ...

2:26:17
coding a machine learning library in c from scratch

328,729 views

2 months 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

581,557 views

5 years ago

People also watched

Ringa Tech
Tu primera red neuronal en Python y Tensorflow

Hoy entrenaremos y usaremos una red neuronal desde cero, con Python y Tensorflow. ========= ¡Ya está disponible mi curso ...

16:25
Tu primera red neuronal en Python y Tensorflow

1,387,444 views

4 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,152,765 views

2 years ago

Sebastian Lague
How to Create a Neural Network (and Train it to Identify Doodles)

Exploring how neural networks learn by programming one from scratch in C#, and then attempting to teach it to recognize various ...

54:51
How to Create a Neural Network (and Train it to Identify Doodles)

2,200,188 views

3 years ago

Nicholas Renotte
Tensorflow Object Detection in 5 Hours with Python | Full Course with 3 Projects

Want to get up to speed on AI powered Object Detection but not sure where to start? Want to start building your own deep learning ...

5:25:42
Tensorflow Object Detection in 5 Hours with Python | Full Course with 3 Projects

1,559,030 views

4 years ago

Codeically
I Made The Smallest (And Dumbest) LLM

I Made ChatGPT-2 Run on a Potato (63MB AI Model!) - Extreme Quantization Experiment What happens when you compress a ...

5:52
I Made The Smallest (And Dumbest) LLM

483,693 views

6 months ago

Greer Viau
Neural Network Learns to Play Snake

In this project I built a neural network and trained it to play Snake using a genetic algorithm. Thanks for watching! Subscribe if you ...

7:14
Neural Network Learns to Play Snake

4,562,300 views

7 years ago

Edje Electronics
How To Run TensorFlow Lite on Raspberry Pi for Object Detection

TensorFlow Lite is a framework for running lightweight machine learning models, and it's perfect for low-power devices like the ...

10:48
How To Run TensorFlow Lite on Raspberry Pi for Object Detection

929,778 views

6 years ago

Patrick Loeber
I built the same model with TensorFlow and PyTorch | Which Framework is better?

I created the same model with TensorFlow and PyTorch. Which Deep Learning Framework is better? TensorFlow vs. PyTorch!

13:33
I built the same model with TensorFlow and PyTorch | Which Framework is better?

156,281 views

3 years ago

Green Code
I Built a Neural Network from Scratch

Don't click this: https://tinyurl.com/bde5k7d5 Link to Code: https://www.patreon.com/greencode How I Learned This: ...

9:15
I Built a Neural Network from Scratch

1,121,111 views

1 year ago

TensorFlow
Intro to Machine Learning (ML Zero to Hero - Part 1)

Machine Learning represents a new paradigm in programming, where instead of programming explicit rules in a language such ...

7:18
Intro to Machine Learning (ML Zero to Hero - Part 1)

1,128,833 views

6 years ago

The Debug Zone
Getting Started with TensorFlow C API: A Beginner's Guide to Hello TensorFlow!

Welcome to our beginner's guide on getting started with the TensorFlow C API! In this video, we'll introduce you to the powerful ...

3:46
Getting Started with TensorFlow C API: A Beginner's Guide to Hello TensorFlow!

57 views

1 year ago

The Coding Notebook
TensorFlow Lite C API on Windows

How to build TensorFlow Lite C dll on Windows and run object detection using Visual Studio C++ and OpenCV. Project Repo: ...

45:29
TensorFlow Lite C API on Windows

12,933 views

5 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

10,493 views

2 years ago

Faisal's Devlog
Machine learning in C was a mistake

I implemented an ML algorithm in C with minimal help. Theory behind linear regression, explained with Manim and Python: ...

7:09
Machine learning in C was a mistake

94,232 views

8 months ago

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,445,406 views

6 years ago

Daniel Hirsch
Coding a Physics Simulation in C

Simulating mass on spring physics in C and visualizing the result using raylib. It turns out that simulating the compression and ...

1:57:25
Coding a Physics Simulation in C

18,044 views

2 months ago

The Coding Notebook
Object Detection using Tensorflow Lite C API on Windows

This is the second video in the Crossplatform Tensorflow Lite series. In this video we are developing our object detection module ...

1:07:08
Object Detection using Tensorflow Lite C API on Windows

7,371 views

4 years ago

The Coding Notebook
TensorFlow Lite with XNNPACK on windows

How to enable the xnnpack delegate for TensorFlow Lite on Windows and testing the performance gain. GitHub: ...

12:19
TensorFlow Lite with XNNPACK on windows

9,362 views

4 years ago

MaxonShire
Top 10 C++ Libraries for Machine Learning and AI: C++ Libraries Explained for Beginners (2025)

Top 10 C++ Libraries for AI & Machine Learning | Must-Know for Developers. C++ Course for Beginners: ...

7:38
Top 10 C++ Libraries for Machine Learning and AI: C++ Libraries Explained for Beginners (2025)

2,619 views

1 year ago

ProgrammingKnowledge
How to Install TensorFlow in Visual Studio Code | TensorFlow in VSCode

How to Install TensorFlow in Visual Studio Code TensorFlow is a powerful open-source machine learning framework developed ...

6:13
How to Install TensorFlow in Visual Studio Code | TensorFlow in VSCode

94,683 views

1 year ago

Daniel | Tech & Data
PyTorch vs TensorFlow in 2025 - Make the Right Choice (Different Explained)

(Discount Link) Get 25% OFF on DataCamp subscription: https://datacamp.pxf.io/EEy2ZX (Discount Link) Learn TensorFlow: ...

9:46
PyTorch vs TensorFlow in 2025 - Make the Right Choice (Different Explained)

91,655 views

2 years ago

Codist
Every Machine Learning Framework Explained in 7 Minutes.

In this video , I try to give a brief overview of the every machine learning framework . Hope you enjoy it :) Chapters : 00:00 - Jax ...

7:57
Every Machine Learning Framework Explained in 7 Minutes.

8,696 views

9 months 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

103,112 views

4 years ago

iwatake
Depth estimation (midas/v2_1_small) with TensorFlow Lite in C++

Depth estimation with TensorFlow Lite in C++ midas/v2_1_small * If you have a question, please post an issue on GitHub: ...

0:18
Depth estimation (midas/v2_1_small) with TensorFlow Lite in C++

1,126 views

4 years ago

Basic Computational Tools
How to Build TensorFlow on Windows 10 using cmake

Full List of instructions at: http://basiccomputationaltools.blogspot.com/2017/07/build-tensorflow-on-windows.html Requirements ...

13:46
How to Build TensorFlow on Windows 10 using cmake

6,962 views

8 years ago