nlpodyssey/goslide
SLIDE (Sub-LInear Deep learning Engine) written in Go
GoSLIDE is a Go module that implements the Sub-LInear Deep learning Engine (SLIDE) algorithm. It provides a way to train deep learning models, particularly neural networks, more efficiently. This is useful for researchers and machine learning engineers working on large-scale deep learning tasks who need faster model training.
No commits in the last 6 months.
Use this if you are a machine learning researcher or engineer interested in experimenting with alternative, potentially faster algorithms for training deep neural networks.
Not ideal if you are looking for a fully polished, production-ready deep learning framework with extensive documentation and community support, as this is a work-in-progress.
Stars
45
Forks
10
Language
Go
License
BSD-2-Clause
Category
Last pushed
Apr 19, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/nlpodyssey/goslide"
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