TensorFlow.js
is a JavaScript Library for training and deploying "machine learning" models in the browser and in Node.js
. Tensorflow lets us add machine learning functions to any Web Application.
Developed in 2015 by the Google Brain Team, it ensures to provide an easy-to-use low-level toolkit that can handle complex mathematical operations and learning architectures.
TensorFlow can be used in a wide variety of programming languages, most notably Python, as well as Javascript, C++, and Java. This flexibility lends itself to a range of applications in many different sectors.