.
ML⁵.js is a recently developed high level Library which aims to make machine learning approachable for a broad audience of artists, creative coders, and students. The Library is developed at the New York University and has been publicly released on July 2018.The library provides access to machine learning algorithms ,task and models in the browser, building on top of TensorFlow.js
with no other external dependencies.So, It can be compared to Keras. ML⁵.js is built over TensorFlow.js
and it uses the functionality of TensorFlow.js
at the backend but makes life easier for people who are new to Machine Learning arena.
.
ML⁵.js is built with a Motive to simplify things out for beginners. We can compare this to Keras. The Motivation behind Keras was to make ML/DL in python so Simple that it can be used by Beginners. Similar is the case with ML⁵.js..
This is possible by making a wrapper around the Tensorflow.js library and use all the functionality at the backend. So Intuitively, It is an Easy to use API for TensorFlow.js.
.
https://towardsdatascience.com/introduction-to-ml5-js-3fe51d6a4661
.
No comments:
Post a Comment