flexbox/machine-learning-with-javascript
Everything I know about TensorFlow with JavaScript
This collection helps JavaScript developers integrate machine learning capabilities directly into web applications using TensorFlow.js. It provides practical project examples and resources to build features like image recognition, content moderation, or specialized visual effects within the browser. Web developers and front-end engineers who want to add interactive AI features without server-side processing would find this useful.
No commits in the last 6 months.
Use this if you are a JavaScript developer looking to implement machine learning models directly in the web browser, making your applications more interactive and responsive.
Not ideal if you are looking for a general introduction to machine learning concepts without a focus on JavaScript and web-based implementations.
Stars
23
Forks
3
Language
JavaScript
License
—
Category
Last pushed
Mar 06, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/flexbox/machine-learning-with-javascript"
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
ewfian/faiss-node
Node.js bindings for faiss
nikhilk/node-tensorflow
Node.js + TensorFlow
beenotung/tensorflow-helpers
Helper functions to use tensorflow in nodejs for transfer learning, image classification, and more