dhormale/angular-tensorFlow-integration
Simplified implementation of Tensorflow.js with Angular
This project helps web developers integrate pre-trained machine learning models into their Angular applications. It takes a model trained using Keras/Python and allows it to run predictions directly within a web browser, outputting classifications based on new data provided by the user. Web application developers building interactive, client-side ML features are the primary users.
No commits in the last 6 months.
Use this if you are an Angular developer looking to embed existing TensorFlow.js models into your web applications for real-time, browser-based predictions.
Not ideal if you are looking to train machine learning models from scratch or perform complex data processing server-side.
Stars
13
Forks
16
Language
TypeScript
License
—
Category
Last pushed
Dec 01, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/dhormale/angular-tensorFlow-integration"
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