gorgonia/gorgonia
Gorgonia is a library that helps facilitate machine learning in Go. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3640
- days_rel: n/a
- days_push: 751
- n_releases_24m: 0
Adoption not part of the score
5929 stars · 450 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Gorgonia is a Go library for machine learning that lets you define and evaluate mathematical equations over multidimensional arrays using a computation graph, similar in spirit to Theano and TensorFlow. It supports automatic and symbolic differentiation, gradient descent optimization, neural network construction, and CUDA/GPGPU computation.
Use cases
- build neural networks in go
- automatic differentiation library for go
- train machine learning models without python
- compute gradients of mathematical expressions
- gpu-accelerated tensor math in go
- deploy deep learning models in go services
- experiment with non-standard learning algorithms
When to choose
- your stack is Go and you want production ML without rewriting models in another language
- you need a low-level, Theano-style computation graph library in Go
- you want simple compilation and deployment of ML systems
- you're exploring experimental learning algorithms like evolutionary or neo-hebbian learning
When to avoid
- you need the mature ecosystem, tooling, and community of PyTorch or TensorFlow
- you require OpenCL support or distributed training today
- you want cutting-edge model architectures and pretrained models
- you need rapid experimentation typical of Python-based data science workflows
Facets
library · maturity maintenance
machine-learning deep-learning math gpu-computing machine-learning deep-learning artificial-intelligence go windows computation-graph automatic-differentiation neural-networks tensors gradient-descent theano-like algorithms linux macos gpu
10 sources
- readme: https://github.com/gorgonia/gorgonia · fetched 2026-08-28 · 0898abc7b1a5
- homepage: https://gorgonia.org/ · fetched 2026-08-29 · fed198c9fa4a
- site_page: https://gorgonia.org/getting-started · fetched 2026-08-29 · bc181d7b82ef
- site_page: https://gorgonia.org/getting-started/ubiquitous-language · fetched 2026-08-29 · 7b6e0323b8e7
- site_page: https://gorgonia.org/getting-started/contributing-doc · fetched 2026-08-29 · 81ac52229fef
- site_page: https://gorgonia.org/about · fetched 2026-08-29 · 03f2f9ac3405
- site_page: https://gorgonia.org/about/computation-graph · fetched 2026-08-29 · e621dfc6e86c
- site_page: https://gorgonia.org/about/differentiation · fetched 2026-08-29 · f105bb0d6f51
- site_page: https://gorgonia.org/about/differentiation/autodiff · fetched 2026-08-29 · cdcf03c3f208
- site_page: https://gorgonia.org/about/differentiation/symbolicdiff · fetched 2026-08-29 · 2283f050383a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| gorgonia/gorgonia | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="gorgonia/gorgonia")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem