nikhilk/node-tensorflow
Node.js + TensorFlow
This project helps Node.js developers integrate pre-trained TensorFlow machine learning models into their applications. You provide a TensorFlow graph (created and trained in Python), and it allows your Node.js application to feed new data into the graph and retrieve predictions or inferences. It's for Node.js developers building applications that need to leverage existing machine learning models without running Python code at runtime.
586 stars and 11 monthly downloads. No commits in the last 6 months. Available on npm.
Use this if you are a Node.js developer who needs to run TensorFlow models for inference within a pure JavaScript environment.
Not ideal if you need to train or build TensorFlow models directly within Node.js, or if your application isn't built with Node.js.
Stars
586
Forks
58
Language
JavaScript
License
Apache-2.0
Category
Last pushed
Oct 02, 2020
Monthly downloads
11
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/nikhilk/node-tensorflow"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related frameworks
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
beenotung/tensorflow-helpers
Helper functions to use tensorflow in nodejs for transfer learning, image classification, and more
ml5js/ml5-library
Friendly machine learning for the web! 🤖