Difference between revisions of "Keras.js"
(Created page with "[http://www.youtube.com/results?search_query=karas.js Youtube search...] *Keras **TensorFlow.js for training and deploying ML models in the browser and on Node.js (wa...") |
(No difference)
|
Revision as of 22:17, 7 August 2018
- Keras
- TensorFlow.js for training and deploying ML models in the browser and on Node.js (was called Deeplearnjs)
- Javascript
- TensorFlow
- Keras.js runs Keras models in the browser, with GPU support using WebGL. since Keras uses a number of frameworks as backends, the models can be trained in TensorFlow, CNTK, and other frameworks as well.
- Deploying your Keras model using Keras.JS |Alon Burg