GoLearn
goml
Our great sponsors
- SonarQube - Static code analysis for 29 languages.
- Revelo Payroll - Free Global Payroll designed for tech teams
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- Onboard AI - Learn any GitHub repo in 59 seconds
GoLearn | goml | |
---|---|---|
3 | 3 | |
9,034 | 1,481 | |
- | - | |
0.0 | 0.0 | |
7 months ago | about 1 year ago | |
Go | Go | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
GoLearn
goml
- Machine Learning
- GoLang AI/ML open source projects
-
I'm looking for a Go computer vision package that isn't GoCV.
I've been meaning to try GoML and Goro, the latter being based on Gorgonia. No idea how relevant either are to your needs.
What are some alternatives?
Gorgonia - Gorgonia is a library that helps facilitate machine learning in Go.
sklearn - bits of sklearn ported to Go #golang
neural-go - A multilayer perceptron network implemented in Go, with training via backpropagation.
gosseract - Go package for OCR (Optical Character Recognition), by using Tesseract C++ library
regommend - Recommendation engine for Go
go-fann - Go bindings for FANN, library for artificial neural networks
onnx-go - onnx-go gives the ability to import a pre-trained neural network within Go without being linked to a framework or library.
tfgo - Tensorflow + Go, the gopher way
randomforest - Random Forest implementation in golang
bayesian - Naive Bayesian Classification for Golang.
golinear - liblinear bindings for Go