Ross ROSS = Recommend OSS · open-source software intelligence for agents

gorgonia/gorgonia

Gorgonia is a library that helps facilitate machine learning in Go. observed · 2026-08-28

github.com/gorgonia/gorgonia · homepage · Go · Apache-2.0 (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
gorgonia/gorgoniamain23

For agents

markdown · JSON · MCP: product_card(name="gorgonia/gorgonia")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem