Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign upRepositories
-
gorgonia
Gorgonia is a library that helps facilitate machine learning in Go.
-
golgi
Golgi is a library built on top of Gorgonia that provides neural network components
-
tensor
package tensor provides efficient and generic n-dimensional arrays in Go that are useful for machine learning and deep learning purposes
-
qol
Neural Network Quality of Life Stuff
-
vecf64
package vecf64 provides common functions and methods for slices of float64
-
vecf32
Package vecf32 provides common functions and methods for slices of float32
-
dev
Scripts and helpers for developing Gorgonia
-
cu
package cu provides an idiomatic interface to the CUDA Driver API.
-
gorgonia.github.io
The source code (and website) for gorgonia.org
-
exp
experimental things for Gorgonia, to sketch things out
-
-
dawson
package dawson is a package that provides utilities for testing involving floats
-
signedlogspace
Signed Log Space implements operations in the signed log space per Li and Eisner (2009)
-
agogo
A reimplementation of AlphaGo in Go (specifically AlphaZero)
-
bindgen
libbindgen is a package that generates bindings and idiomatic Go interfaces to C-libraries
-
parser
A simple parser that turns a formulae written in unicode into an ExprGraph
-
randomkit
randomkit is a repository for random number generation.