qvantel/nerd
Machine learning as a (restful) service
This tool helps you quickly integrate machine learning predictions into your applications without needing deep ML expertise. You feed it data, train a model on that data, and then it provides predictions or classifications for new, incoming data. It's designed for application developers and service owners who want to add 'smart' features to their systems.
No commits in the last 6 months.
Use this if you need to embed simple, pre-trained machine learning models for tasks like classification or prediction directly into your existing software services via a straightforward API.
Not ideal if you require complex, custom machine learning model development, fine-tuning, or extensive data science experimentation.
Stars
7
Forks
—
Language
Go
License
—
Category
Last pushed
Sep 27, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/qvantel/nerd"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
SPFlow/SPFlow
Sum Product Flow: An Easy and Extensible Library for Sum-Product Networks
gomlx/gomlx
GoMLX: An Accelerated Machine Learning Framework For Go
montanaflynn/stats
A well tested and comprehensive Golang statistics library package with no dependencies.
mattn/go-tflite
Go binding for TensorFlow Lite
james-bowman/sparse
Sparse matrix formats for linear algebra supporting scientific and machine learning applications