Introducing TensorFlow.js: Machine Learning in JavaScript

Introducing TensorFlow.js: Machine Learning in JavaScript

  • March 31, 2018
Table of Contents

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

Tags :
Share :
comments powered by Disqus

Related Posts

Expressive Speech Synthesis with Tacotron

Expressive Speech Synthesis with Tacotron

At Google, we’re excited about the recent rapid progress of neural network-based text-to-speech (TTS) research. In particular, end-to-end architectures, such as the Tacotron systems we announced last year, can both simplify voice building pipelines and produce natural-sounding speech. This will help us build better human-computer interfaces, like conversational assistants, audiobook narration, news readers, or voice design software.

Read More
Does my algorithm have a mental-health problem?

Does my algorithm have a mental-health problem?

Is my car hallucinating? Is the algorithm that runs the police surveillance system in my city paranoid? Marvin the android in Douglas Adams’s Hitchhikers Guide to the Galaxy had a pain in all the diodes down his left-hand side.

Read More