Machine learning libraries are every year faster and more powerful developing. In initial Python was machine learning language. nowadays neural networks can run in any language, including JavaScript!
1. Brain
The brain is a library that lets you easily create neural networks and then train them based on input/output data.
2. Thing Translator
Thing Translator is a web app that lets you point your phone (or laptop) at stuff to hear to say it in a different language. It was developed as part of Google’s AI Experiments project. You can try the app here
3. tracking.js
The tracking.js library brings different computer vision algorithms and techniques into the browser environment. By using modern HTML5 specifications, we enable you to do real-time color tracking, face detection and much more.
4. clmtrackr
clmtrackr is a javascript library for fitting facial models to faces in videos or images. It currently is an implementation of constrained local models fitted by regularized landmark mean-shift, as described in Jason M. Saragih’s paper.
More Stories
Convert Unix Time to other Time Zone in Java script
Clone (Copy) with selected value using jQuery
html5 capture image from camera