GantMan/learn-tfjs
The code for the book Learning TensorFlow.js by Gant Laborde - Published by O'Reilly Media
This project provides practical code examples for learning how to build and implement machine learning models directly within web browsers or on a server using JavaScript. You'll go from raw text or image data to working applications that can classify text toxicity, recommend music, or detect objects in real-time. It's for web developers and front-end engineers new to AI/ML, or experienced AI specialists interested in JavaScript-based ML.
212 stars. No commits in the last 6 months.
Use this if you are a JavaScript developer who wants to integrate machine learning functionalities directly into your web applications or server-side JavaScript environments.
Not ideal if you are looking for a deep dive into machine learning theory or want to use Python or other non-JavaScript languages for your AI projects.
Stars
212
Forks
88
Language
HTML
License
—
Category
Last pushed
May 28, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/GantMan/learn-tfjs"
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