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☆164Updated 3 years ago
- Go libraries for scientific computing☆98Updated 5 years ago
- A library for doing Bayesian Optimization using Gaussian Processes (blackbox optimizer) in Go/Golang.☆50Updated last year
- package tensor provides efficient and generic n-dimensional arrays in Go that are useful for machine learning and deep learning purposes☆369Updated 3 months ago
- Go implementation of BLAS (Basic Linear Algebra Subprograms)☆157Updated 6 years ago
- Symbolic regression library☆61Updated 6 years ago
- State estimation and filtering algorithms in Go☆117Updated 5 months ago
- eaopt examples☆28Updated 6 years ago
- Godes-Library to Build Discrete Event Simulation Models in Go (http://golang.org/)☆108Updated 5 months ago
- ODE system solver made simple. For IVPs (initial value problems).☆23Updated 3 years ago
- A GoLang library providing statistics and sampling for probability distributions.☆32Updated 5 years ago
- The GOLang implementation of NeuroEvolution of Augmented Topologies (NEAT) method to evolve and train Artificial Neural Networks without …☆77Updated 6 months ago
- Read and use word2vec vectors in Go☆56Updated 6 years ago
- hdf5 is a wrapper for the HDF5 library☆134Updated 4 years ago
- Metaheuristics / Blackbox Optimization Algorithms for Go: Simulated Annealing, Genetic Algorithm, Ant Colony Optimization, Tabu Search, P…☆56Updated 2 weeks ago
- Golgi is a library built on top of Gorgonia that provides neural network components☆40Updated 3 years ago
- A fast, tested, and predictable way to clean, aggregate, and transform data☆35Updated 5 years ago
- A reimplementation of AlphaGo in Go (specifically AlphaZero)☆217Updated 4 years ago
- npyio provides read/write access to numpy data files.☆63Updated 4 months ago
- package lingo provides the data structures and algorithms required for natural language processing☆155Updated 2 years ago
- Genetic algorithm for unsupervised machine learning in Go.☆126Updated 2 years ago
- t-Distributed Stochastic Neighbor Embedding (t-SNE) in Go☆218Updated last year
- Reinforcement Learning in Go☆351Updated 4 years ago
- Approximate Nearest Neighbor using the MRPT algorithm☆23Updated 6 years ago
- A float32 version of Go's math package☆77Updated 6 months ago
- Neural Network toolkit in Go☆36Updated 9 years ago
- A hyperparameter optimization framework, inspired by Optuna.☆268Updated 10 months ago
- Genetic Algorithm and Particle Swarm Optimization☆34Updated 3 years ago
- Probability distributions and associated methods in Go☆43Updated 10 years ago
- Go language bindings for the COIN-OR Linear Programming library☆46Updated 2 years ago