jolibrain/deepdetect-js
DeepDetect javascript client
This is a JavaScript client that allows you to integrate a DeepDetect server's capabilities into your web pages or Node.js applications. It takes your configurations for machine learning models and data for training or prediction, and outputs model information, training job statuses, and prediction results. This tool is for web developers and Node.js developers who need to build applications that leverage DeepDetect's machine learning services.
No commits in the last 6 months. Available on npm.
Use this if you are a JavaScript developer building web or backend applications and need to interact with a DeepDetect machine learning server to create services, manage training jobs, or make predictions.
Not ideal if you are looking for a standalone machine learning tool that doesn't require an existing DeepDetect server.
Stars
8
Forks
2
Language
JavaScript
License
MIT
Category
Last pushed
Mar 21, 2024
Commits (30d)
0
Dependencies
17
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/jolibrain/deepdetect-js"
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