loretoparisi/tensorflow-node-examples
Tensorflow Node.js Examples
This collection provides practical examples for using TensorFlow.js within Node.js environments. It takes raw data, like text for sentiment analysis or images for object detection, and processes it using machine learning models. Developers working with JavaScript and Node.js will find this useful for implementing AI capabilities directly in their server-side applications.
No commits in the last 6 months.
Use this if you are a JavaScript developer building server-side applications with Node.js and want to integrate machine learning models using TensorFlow.js.
Not ideal if you are not a Node.js developer or are looking for a high-level, no-code solution for machine learning tasks.
Stars
25
Forks
2
Language
JavaScript
License
—
Category
Last pushed
Mar 04, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/loretoparisi/tensorflow-node-examples"
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