Tuesday, August 15, 2017

How to put AI in your web page with Deeplearn.js


Now you can easily implement a a client-side Machine Language library can be a platform for interactive explanations, for rapid prototyping and visualization, and even for offline computation. By simply adding a Javascript library into you page you can unleash the power of AI, for some great apps.

deeplearn.js offers a significant speedup by exploiting WebGL to perform computations on the GPU, along with the ability to do full backpropagation.


deeplearn.js 0.1.0, an open source WebGL-accelerated JavaScript library for machine learning that runs entirely in your browser, with no installations and no back-end. 


https://pair-code.github.io/deeplearnjs/ is a demo and project page.


No comments:

Post a Comment