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 3 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☆165Updated 4 years ago
- Go libraries for scientific computing☆99Updated 5 years ago
- A library for doing Bayesian Optimization using Gaussian Processes (blackbox optimizer) in Go/Golang.☆50Updated last year
- Go implementation of BLAS (Basic Linear Algebra Subprograms)☆158Updated 6 years ago
- package tensor provides efficient and generic n-dimensional arrays in Go that are useful for machine learning and deep learning purposes☆373Updated 6 months ago
- t-Distributed Stochastic Neighbor Embedding (t-SNE) in Go☆220Updated last year
- Symbolic regression library☆61Updated 7 years ago
- Metaheuristics / Blackbox Optimization Algorithms for Go: Simulated Annealing, Genetic Algorithm, Ant Colony Optimization, Tabu Search, P…☆59Updated 3 months ago
- A GoLang library providing statistics and sampling for probability distributions.☆32Updated 5 years ago
- Approximate Nearest Neighbor using the MRPT algorithm☆23Updated 7 years ago
- Golang Genetic Algorithm☆224Updated 3 years ago
- State estimation and filtering algorithms in Go☆119Updated 8 months ago
- hdf5 is a wrapper for the HDF5 library☆134Updated 4 years ago
- A reimplementation of AlphaGo in Go (specifically AlphaZero)☆218Updated 4 years ago
- Reinforcement Learning in Go☆351Updated 4 years ago
- npyio provides read/write access to numpy data files.☆64Updated 7 months ago
- Genetic algorithm for unsupervised machine learning in Go.☆126Updated 2 years ago
- Go bindings for nVIDIA CUDA 5☆214Updated 7 years ago
- Genetic Algorithm and Particle Swarm Optimization☆34Updated 3 years ago
- Golgi is a library built on top of Gorgonia that provides neural network components☆42Updated 3 years ago
- eaopt examples☆28Updated 7 years ago
- Go evolutionary algorithm is a computer library for developing evolutionary and genetic algorithms to solve optimisation problems with (o…☆44Updated 4 years ago
- A hyperparameter optimization framework, inspired by Optuna.☆271Updated 2 months ago
- Locality Sensitive Hashing for Go (Multi-probe LSH, LSH Forest, basic LSH)☆107Updated 7 years ago
- Godes-Library to Build Discrete Event Simulation Models in Go (http://golang.org/)☆109Updated 7 months ago
- Go binding for Tensorflow☆132Updated 7 years ago
- package lingo provides the data structures and algorithms required for natural language processing☆156Updated 2 years ago
- Go implementation of NeuroEvolution of Augmenting Topologies (NEAT)☆33Updated 7 years ago
- A High-level Machine Learning Library for Go☆375Updated last year
- A float32 version of Go's math package☆81Updated 9 months ago