anaktas/bp7
A machine learning library written in Go, based on the backpropagation learning algorithm. The basic structure represents an MLP network. After training, you can export the weights of the network in order to use it directly for predictions/classification.
No commits in the last 6 months.
Stars
2
Forks
—
Language
Go
License
—
Category
Last pushed
Feb 15, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/anaktas/bp7"
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