12:30
2.4: What is TensorFlow.js? (JavaScript + Machine Learning)
A history of and introduction to the TensorFlow.js library. Learm what the benefits are of performing Machine Learning in ...
11:17
Get started with TensorFlow.js by building a digit recognizer from scratch in this quick start tutorial ...
2:39
TensorFlow is a tool for machine learning capable of building deep neural networks with high-level Python code. It provides ...
1:19:37
Learn TensorFlow.js - Deep Learning and Neural Networks with JavaScript
This full course introduces the concept of client-side artificial neural networks. We will learn how to deploy and run models along ...
8:31
I built an AI in the browser using tensorflow for javascript
Build your very own custom AI solutions in the browser using tensorflow for javascript. MNIST Dataset javascript file: ...
4:20
Learn TensorFlow and earn a badge→ https://ibm.biz/Bdv73n Tensors and TensorFlow play a key role in the development and ...
5:18
TensorFlow.js explained with demos
TensorFlow.js is a browser based JavaScript library for training and deploying machine learning models. Developer Advocate ...
9:23
Introduction to Tensorflow.js and Machine Learning
Learn the basics of machine learning, how TensorFlow.js fits into the picture, and why you might want to consider using machine ...
16:37
TensorFlow fundamentals: What are tensors in TensorFlow.js?
Learn all about Tensor fundamentals in this video before you learn how to use raw TensorFlow.js models. TensorFlow is after all ...
4:47
TensorFlow.js (TF Dev Summit '20)
TensorFlow.js allows you to use machine learning anywhere that JavaScript can run - which is pretty much everywhere! Check out ...
5:56
TensorFlow.js (TensorFlow Meets)
On this episode of TensorFlow Meets, Laurence (@lmoroney) talks with Yannick Assogba, Front End Software Engineer on the ...
1:14:10
Are you a web developer but also want to try to use machine learning in your project? After this workshop you will learn about ...
2:32:40
Self-Driving Car with JavaScript Course – Neural Networks and Machine Learning
freeCodeCamp.org and Radu Mariescu-Istodor
Learn how to create a neural network using JavaScript with no libraries. In this course you will learn to make a self-driving car ...
11:15
TensorFlow.js: ML for the web and beyond (TF Dev Summit '20)
TensorFlow.js is a platform for training and deploying machine learning models in browsers, or anywhere Javascript can run, such ...
33:02
TensorFlow for JavaScript (TensorFlow @ O’Reilly AI Conference, San Francisco '18)
TensorFlow.js is the recently-released JavaScript version of TensorFlow that runs in the browser and Node.js. In this talk, the team ...
14:13
How to Code a Deep Learning Model in TensorFlow.js
This is the second video in our four-part "AI in Node.js" learning path series. Check out the full tutorial here: http://ibm.biz/Bdqfiv In ...
22:56:49
TensorFlow Crash Course for Beginners (2026) | Daniel Bourke
Zero To Mastery and Daniel Bourke
Learn TensorFlow by BUILDING, not just watching someone else. Join ML Engineer Daniel Bourke in this hands-on crash course ...
17:04
Build a Simple Neural Network with TensorFlow in JavaScript
Complete tutorial + source code: https://www.curiousily.com/posts/build-a-simple-neural-network-with-tensorflow-js/ Run the code ...
3:48
2.5: 3 ways to use Machine Learning on the web with TensorFlow.js
Learn the 3 key ways to work with the TensorFlow.js library to reuse existing models or create custom machine learning models ...
14:01
Tutorial: How to use raw tensorFlow.js pre-trained models in browser
Another way to use pre-made Web ML models Is simply just the raw trained model itself, with no JavaScript class wrapped around ...