2:39
TensorFlow is a tool for machine learning capable of building deep neural networks with high-level Python code. It provides ...
11:17
Get started with TensorFlow.js by building a digit recognizer from scratch in this quick start tutorial ...
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 ...
7:48
Теория построения нейронных сетей в TensorFlow.js
Рад приветствовать вас на новом курсе по нейронным сетям на JavaScript. В процессе прохождения данного курса вы ...
5:18
TensorFlow.js explained with demos
TensorFlow.js is a browser based JavaScript library for training and deploying machine learning models. Developer Advocate ...
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: ...
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 ...
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 ...
4:20
Learn TensorFlow and earn a badge→ https://ibm.biz/Bdv73n Tensors and TensorFlow play a key role in the development and ...
10:50
How well does JavaScript work with TensorFlow?
When people think about machine learning they typically think Python or R. How well does JavaScript, the language built for web ...
8:14
Developing React App with Tensorflow.js
We develop a React app which uses a Tensorflow.js model to transform images. This is part three of a three part series. Check out ...
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 ...
11:47
Tensorflow.js is Google's new Javascript verison of its popular Machine Learning library Tensorflow. This allows developers ...
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 ...
1:11:02
Build a Voice Assistant using Javascript w/Tensorflow | For Beginners
Creating a voice-driven assistant with machine learning has never been easier before. In this video, we will create a fully working ...
7:45
Build a neural network to perform classification | TensorFlow.js (Coding TensorFlow)
In part 3 of this series on TensorFlow.js, Laurence Moroney (@lmoroney) looks at taking the processed data from part 2, and ...
10:20
TensorFlow JS Tutorial - Build a neural network with TensorFlow for Beginners
In just a few lines of code, we can build and train a neural network with Google's Tensorflow.js. Birthed by Google engineers, ...
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 ...
15:55
Building an Object Detection App with Tensorflow.JS and React.JS in 15 Minutes | COCO SSD
Want to build your very own object detection app? Tried, but maybe it took a little too long? Just need a kickstart? Well, I hear you!
7:07
Try TensorFlow.js in your browser (Coding TensorFlow)
Machine Learning in the Browser? You betcha! In this video, Laurence Moroney (@lmoroney) shows you just how easy it is to get ...