acatovic/gonet
Gonet implements a simple fully-connected neural network. It uses a small matrix package from github.com/acatovic/gomat. Otherwise it is completely self-contained.
No commits in the last 6 months.
Stars
3
Forks
—
Language
Go
License
MIT
Category
Last pushed
Jun 21, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/acatovic/gonet"
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