hma02/deeplearnjs-practice
Pure javascript deeplearnjs demos
This project helps web developers learn and practice core machine learning concepts directly in the browser, using a familiar JavaScript environment. You provide machine learning model definitions and data, and it outputs interactive demonstrations of deep learning principles without needing complex build tools. It's ideal for front-end developers interested in integrating AI directly into their web applications.
No commits in the last 6 months.
Use this if you're a web developer looking to understand and implement machine learning in JavaScript without external dependencies or server-side setups.
Not ideal if you need a high-performance machine learning library for production, or if you're already proficient with modern AI frameworks and environments.
Stars
7
Forks
3
Language
JavaScript
License
MIT
Category
Last pushed
Jul 28, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/hma02/deeplearnjs-practice"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
OpenMined/syft.js
The official Syft worker for Web and Node, built in Javascript
transcranial/keras-js
Run Keras models in the browser, with GPU support using WebGL
nikhilk/node-tensorflow
Node.js + TensorFlow
ewfian/faiss-node
Node.js bindings for faiss
beenotung/tensorflow-helpers
Helper functions to use tensorflow in nodejs for transfer learning, image classification, and more