pbenner / autodiffLinks
Autodiff is a numerical library for the Go programming language that supports automatic differentiation. It implements routines for linear algebra (vector/matrix operations), numerical optimization and statistics
☆55Updated 4 years ago
Alternatives and similar repositories for autodiff
Users that are interested in autodiff are comparing it to the libraries listed below
Sorting:
- Sparse matrix formats for linear algebra supporting scientific and machine learning applications☆167Updated 4 years ago
- A library for doing Bayesian Optimization using Gaussian Processes (blackbox optimizer) in Go/Golang.☆51Updated last year
- package tensor provides efficient and generic n-dimensional arrays in Go that are useful for machine learning and deep learning purposes☆382Updated 10 months ago
- Go libraries for scientific computing☆99Updated 5 years ago
- Go implementation of BLAS (Basic Linear Algebra Subprograms)☆158Updated 6 years ago
- t-Distributed Stochastic Neighbor Embedding (t-SNE) in Go☆224Updated 2 years ago
- A GoLang library providing statistics and sampling for probability distributions.☆32Updated 6 years ago
- npyio provides read/write access to numpy data files.☆64Updated 11 months ago
- Golang Genetic Algorithm☆221Updated 3 years ago
- Approximate Nearest Neighbor using the MRPT algorithm☆23Updated 7 years ago
- Symbolic regression library☆61Updated 7 years ago
- Reinforcement Learning in Go☆354Updated 5 years ago
- Genetic algorithm for unsupervised machine learning in Go.☆128Updated 2 years ago
- A reimplementation of AlphaGo in Go (specifically AlphaZero)☆222Updated 4 years ago
- package lingo provides the data structures and algorithms required for natural language processing☆158Updated 2 years ago
- Golgi is a library built on top of Gorgonia that provides neural network components☆43Updated 4 years ago
- Document mathematical Go code beautifully☆204Updated 2 years ago
- Metaheuristics / Blackbox Optimization Algorithms for Go: Simulated Annealing, Genetic Algorithm, Ant Colony Optimization, Tabu Search, P…☆61Updated 7 months ago
- A High-level Machine Learning Library for Go☆374Updated last year
- Go bindings for GLPK (GNU Linear Programming Kit)☆38Updated 7 years ago
- hdf5 is a wrapper for the HDF5 library☆135Updated 4 years ago
- Intel® Generic Implementation of GraphBLAS* for Go*☆24Updated 11 months ago
- A hyperparameter optimization framework, inspired by Optuna.☆275Updated 5 months ago
- A float32 version of Go's math package☆84Updated last year
- Read and use word2vec vectors in Go☆58Updated 7 years ago
- 🔥 Fast, simple sklearn-like feature processing for Go☆126Updated last year
- Full port of LIBSVM in the Go programming language☆103Updated 6 years ago
- ODE system solver made simple. For IVPs (initial value problems).☆23Updated 3 years ago
- A simple from-scratch neural net written in Go☆273Updated 5 years ago
- A library for parallel programming in Go☆189Updated 5 years ago