tomasreimers/tfjs
A wrapper for the TensorFlow.js library.
This is a developer-focused library that helps JavaScript developers integrate pre-trained TensorFlow.js models into their Node.js or browser-based applications. It takes TensorFlow.js graph and tensor protobufs as input and allows running computations against them, returning the results. Developers building web applications or server-side JavaScript services that need to perform machine learning inferences would use this.
No commits in the last 6 months. Available on npm.
Use this if you are a JavaScript developer who needs to execute pre-trained TensorFlow.js machine learning models within your Node.js backend or directly in a web browser.
Not ideal if you are a data scientist or machine learning engineer looking to train new models or interact with TensorFlow using Python or other high-level languages.
Stars
25
Forks
3
Language
JavaScript
License
—
Category
Last pushed
Feb 25, 2017
Commits (30d)
0
Dependencies
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/tomasreimers/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
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