Gorgonia (@gorgonia)
  • Stars
    star
    5,874
  • Global Org. Rank 3,838 (Top 2 %)
  • Registered about 7 years ago
  • Most used languages
    Go
    78.9 %
    Assembly
    10.5 %
    Shell
    5.3 %
    CSS
    5.3 %

Top repositories

1

gorgonia

Gorgonia is a library that helps facilitate machine learning in Go.
Go
5,354
star
2

cu

package cu provides an idiomatic interface to the CUDA Driver API.
Go
436
star
3

tensor

package tensor provides efficient and generic n-dimensional arrays in Go that are useful for machine learning and deep learning purposes
Go
313
star
4

agogo

A reimplementation of AlphaGo in Go (specifically AlphaZero)
Go
207
star
5

golgi

Golgi is a library built on top of Gorgonia that provides neural network components
Go
38
star
6

bindgen

libbindgen is a package that generates bindings and idiomatic Go interfaces to C-libraries
Go
27
star
7

vecf64

package vecf64 provides common functions and methods for slices of float64
Assembly
19
star
8

gorgonia.github.io

The source code (and website) for gorgonia.org
CSS
13
star
9

parser

A simple parser that turns a formulae written in unicode into an ExprGraph
Go
10
star
10

vecf32

Package vecf32 provides common functions and methods for slices of float32
Assembly
9
star
11

vulkan

Vulkan back-end for Gorgonia (early development)
Go
8
star
12

examples

Examples of neural networks and other things written in Gorgonia
5
star
13

qol

Neural Network Quality of Life Stuff
Go
5
star
14

shapes

Package shapes provides an algebra for handling shapes
Go
4
star
15

dawson

package dawson is a package that provides utilities for testing involving floats
Go
3
star
16

exp

experimental things for Gorgonia, to sketch things out
Go
3
star
17

randomkit

randomkit is a repository for random number generation.
Go
2
star
18

dev

Scripts and helpers for developing Gorgonia
Shell
2
star
19

internal

internal use libraries
Go
1
star
20

dtype

Package dtype provides a definition of a Dtype, which is a part of the type system that Gorgonia uses.
Go
1
star