Gorgonia
mlreef
Our great sponsors
Gorgonia | mlreef | |
---|---|---|
10 | 4 | |
4,507 | 1,383 | |
1.5% | 0.4% | |
5.9 | 8.4 | |
10 days ago | 4 months ago | |
Go | Kotlin | |
Apache License 2.0 | GNU General Public License v3.0 or later |
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.
Gorgonia
-
What do you use Go for?
For machine learning, I use https://gorgonia.org/. For games, I use https://ebiten.org/ For GUIs, I usually use https://fyne.io/ . This (https://github.com/avelino/awesome-go) is a good resource too.
-
What type of software do you write at your workplace?
p/s I am the main contributor to Gorgonia which is a pure Go deep learning library that somewhat predates TensorFlow
-
Which library/project do you wish was ported to golang?
There’s always Gorgonia. just not TF compatible
-
[D] Looking for open source projects to contribute
If you know Go, Gorgonia is a pure Go framework for doing deep learning and various other autograd related things. I'd see it as a bastard baby of PyTorch and TensorFlow. We're always looking for new contributors.
-
16GB vs 32GB RAM M1 Pro MacBook - Multitasking RAM Test
Also check out the (Gorgonia)[https://github.com/gorgonia/gorgonia] project if you're not familiar with ML in Go, it's a lot of fun and our basis (with contributions back of course =D)
-
Is Go a good language for a beginner in machine learning?
But Gorgonia for Go is pretty neat also, but more niche.
gorgonia is a good place to look for machine learning resources in Go, with a very friendly community too.
-
Functional Options are named args on steroids
Btw, Gorgonia project is an example of this pattern.
-
Help with studying AI in go
I've heard good things about Gorgonia -- same u/ck_46 mentions below. I'm itching to give it a try!
-
Tensorflow
I would recommend looking at Goronia https://github.com/gorgonia/gorgonia
mlreef
-
Join the AI4Earth challenge with the European Space Agency to highlight our footprint on Earth using Earth Observation data and Machine Learning
MLReef - https://mlreef.com
-
Open Source Machine Learning platform
Could you take a look at our repo: https://github.com/MLReef/mlreef
- Open Source Machine Learning
- Show HN: MLReef – collaborative Machine Learning platform
What are some alternatives?
GoLearn - Machine Learning for Go
onnx-go - onnx-go gives the ability to import a pre-trained neural network within Go without being linked to a framework or library.
goml - On-line Machine Learning in Go (and so much more)
tfgo - Tensorflow + Go, the gopher way
go-deep - Artificial Neural Network
gosseract - Go package for OCR (Optical Character Recognition), by using Tesseract C++ library
gorse - An open source recommender system service written in Go
sklearn - bits of sklearn ported to Go #golang
neural-go - A multilayer perceptron network implemented in Go, with training via backpropagation.
gobrain - Neural Networks written in go
bayesian - Naive Bayesian Classification for Golang.
gotch - Go binding for Pytorch C++ API (libtorch)