Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Gpu.js | 14,543 | 183 | 42 | a month ago | 144 | March 28, 2022 | 206 | mit | JavaScript | |
GPU Accelerated JavaScript | ||||||||||
Keras Js | 4,879 | 31 | 6 | a year ago | 7 | February 09, 2018 | 83 | mit | JavaScript | |
Run Keras models in the browser, with GPU support using WebGL | ||||||||||
Pygraphistry | 1,847 | 4 | a month ago | 148 | July 02, 2022 | 139 | bsd-3-clause | Python | ||
PyGraphistry is a Python library to quickly load, shape, embed, and explore big graphs with the GPU-accelerated Graphistry visual graph analyzer | ||||||||||
Graphics Resources | 1,512 | 2 years ago | 8 | mit | ||||||
:memo: a list of graphic programming resources | ||||||||||
Phenomenon | 1,385 | 3 | 2 | 4 years ago | 13 | September 19, 2019 | mit | TypeScript | ||
⚡️ A fast 2kB low-level WebGL API. | ||||||||||
Fieldplay | 1,096 | 2 months ago | 19 | mit | JavaScript | |||||
A vector field explorer | ||||||||||
Luminance Rs | 1,034 | 13 | 22 | 2 months ago | 97 | April 19, 2022 | 46 | other | Rust | |
Type-safe, type-level and stateless Rust graphics framework | ||||||||||
Gpu Io | 1,029 | a month ago | 4 | mit | TypeScript | |||||
A GPU-accelerated computing library for running physics simulations on the web | ||||||||||
Awesome Webgpu | 885 | 19 days ago | ||||||||
😎 Curated list of awesome things around WebGPU ecosystem. | ||||||||||
Detect Gpu | 856 | 2 | 9 | 3 days ago | 124 | July 17, 2022 | 25 | mit | TypeScript | |
Classifies GPUs based on their 3D rendering benchmark score allowing the developer to provide sensible default settings for graphically intensive applications. |
**This project is no longer active. Please check out TensorFlow.js.**
The Keras.js demos still work but is no longer updated.
Run Keras models in the browser, with GPU support using WebGL
Run Keras models in the browser, with GPU support provided by WebGL 2. Models can be run in Node.js as well, but only in CPU mode. Because Keras abstracts away a number of frameworks as backends, the models can be trained in any backend, including TensorFlow, CNTK, etc.
Library version compatibility: Keras 2.1.2
Check out the demos/
directory for real examples running Keras.js in VueJS.