Keras Js

Run Keras models in the browser, with GPU support using WebGL
Alternatives To Keras Js
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Gpu.js14,54318342a month ago144March 28, 2022206mitJavaScript
GPU Accelerated JavaScript
Keras Js4,879316a year ago7February 09, 201883mitJavaScript
Run Keras models in the browser, with GPU support using WebGL
Pygraphistry1,847
4a month ago148July 02, 2022139bsd-3-clausePython
PyGraphistry is a Python library to quickly load, shape, embed, and explore big graphs with the GPU-accelerated Graphistry visual graph analyzer
Graphics Resources1,512
2 years ago8mit
:memo: a list of graphic programming resources
Phenomenon1,385324 years ago13September 19, 2019mitTypeScript
⚡️ A fast 2kB low-level WebGL API.
Fieldplay1,096
2 months ago19mitJavaScript
A vector field explorer
Luminance Rs1,03413222 months ago97April 19, 202246otherRust
Type-safe, type-level and stateless Rust graphics framework
Gpu Io1,029
a month ago4mitTypeScript
A GPU-accelerated computing library for running physics simulations on the web
Awesome Webgpu885
19 days ago
😎 Curated list of awesome things around WebGPU ecosystem.
Detect Gpu856293 days ago124July 17, 202225mitTypeScript
Classifies GPUs based on their 3D rendering benchmark score allowing the developer to provide sensible default settings for graphically intensive applications.
Alternatives To Keras Js
Select To Compare


Alternative Project Comparisons
Readme

**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

Interactive Demos

Check out the demos/ directory for real examples running Keras.js in VueJS.

  • Basic Convnet for MNIST
  • Convolutional Variational Autoencoder, trained on MNIST
  • Auxiliary Classifier Generative Adversarial Networks (AC-GAN) on MNIST
  • 50-layer Residual Network, trained on ImageNet
  • Inception v3, trained on ImageNet
  • DenseNet-121, trained on ImageNet
  • SqueezeNet v1.1, trained on ImageNet
  • Bidirectional LSTM for IMDB sentiment classification

Documentation

MIT License

Popular Webgl Projects
Popular Gpu Projects
Popular Graphics Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Javascript
Machine Learning
Deep Learning
Tensorflow
Neural Network
Keras
Gpu
Webgl
Mnist
Imagenet
Keras Models