shiffman/Tensorflow-JS-Examples
Working on some new examples with tensorflow.js and p5.js
This project offers interactive examples for creative coding with machine learning. It allows you to train a neural network to recognize hand-drawn doodles from a vast dataset or simulate creatures learning behaviors like flying or steering. It's designed for artists, educators, and creative coders who want to explore machine learning visually in web browsers.
169 stars. No commits in the last 6 months.
Use this if you are a creative coder, artist, or educator looking to understand and apply machine learning concepts like image classification or neuro-evolution through interactive, browser-based examples.
Not ideal if you need to build production-ready, highly optimized machine learning models or require advanced data validation and model persistence features.
Stars
169
Forks
29
Language
JavaScript
License
—
Category
Last pushed
Sep 22, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/shiffman/Tensorflow-JS-Examples"
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