transcranial/keras-js
Browser library that runs pre-trained Keras deep learning models with GPU acceleration via WebGL.

Velocity · 7d
+1.4
★ / day
Trend
→steady
star history
Keras-js is a JavaScript library for executing pre-trained Keras neural network models directly in the browser or Node.js. It uses WebGL 2 to provide GPU-accelerated inference, enabling real-time predictions for demos like MNIST classification, ResNet50 image recognition, and bidirectional LSTMs. The library supports models trained across multiple backends including TensorFlow and CNTK.