Introducing TensorFlow.js: Machine Learning in JavaScript

Introducing TensorFlow.js: Machine Learning in JavaScript

We’re excited to introduce TensorFlow.js, an open-source library you can use to define, train, and run machine learning models entirely in the browser, using Javascript and a high-level layers API. If you’re a Javascript developer who’s new to ML, TensorFlow.js is a great way to begin learning. Or, if you’re a ML developer who’s new to Javascript, read on to learn more about new opportunities for in-browser ML.

In this post, we’ll give you a quick overview of TensorFlow.js, and getting started resources you can use to try it out.

Source: medium.com