backstopmedia/deep-learning-browser
Official repository of the book "Deep learning in the browser" published by Bleeding Edge Press August 2018. Find here all of the source code of the demos!
This project provides the source code for demos from the book "Deep Learning in the Browser." It helps developers learn how to implement deep learning models directly within web browsers using JavaScript frameworks like TensorFlow.js. You get practical code examples that show how to build browser-based AI applications, using input data from the browser and producing interactive AI features.
104 stars. No commits in the last 6 months.
Use this if you are a web developer or a machine learning engineer looking to implement deep learning models that run directly in web browsers.
Not ideal if you are looking for a pre-built, ready-to-use application, or if you are not comfortable working with code and web development tools.
Stars
104
Forks
31
Language
JavaScript
License
MIT
Category
Last pushed
Nov 01, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/backstopmedia/deep-learning-browser"
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