pbenner / autodiff
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
- Sparse matrix formats for linear algebra supporting scientific and machine learning applications☆162Updated 3 years ago
- Go libraries for scientific computing☆99Updated 4 years ago
- eaopt examples☆28Updated 6 years ago
- Go implementation of BLAS (Basic Linear Algebra Subprograms)☆156Updated 6 years ago
- A library for doing Bayesian Optimization using Gaussian Processes (blackbox optimizer) in Go/Golang.☆50Updated 11 months ago
- Symbolic regression library☆61Updated 6 years ago
- A GoLang library providing statistics and sampling for probability distributions.☆32Updated 5 years ago
- Read and use word2vec vectors in Go☆56Updated 6 years ago
- package lingo provides the data structures and algorithms required for natural language processing☆155Updated 2 years ago
- npyio provides read/write access to numpy data files.☆62Updated 2 months ago
- Approximate Nearest Neighbor using the MRPT algorithm☆23Updated 6 years ago
- package tensor provides efficient and generic n-dimensional arrays in Go that are useful for machine learning and deep learning purposes☆369Updated last month
- Genetic Algorithm and Particle Swarm Optimization☆33Updated 3 years ago
- Golgi is a library built on top of Gorgonia that provides neural network components☆40Updated 3 years ago
- Metaheuristics / Blackbox Optimization Algorithms for Go: Simulated Annealing, Genetic Algorithm, Ant Colony Optimization, Tabu Search, P…☆55Updated 3 years ago
- ODE system solver made simple. For IVPs (initial value problems).☆23Updated 2 years ago
- A float32 version of Go's math package☆75Updated 4 months ago
- ⏱ Benchmarks of machine learning inference for Go☆31Updated last year
- Golang Genetic Algorithm☆223Updated 3 years ago
- Multidimensional Arrays for the Go Language☆35Updated 9 years ago
- Go binding for Tensorflow☆132Updated 7 years ago
- A graph library in Go☆78Updated 5 years ago
- Cluster analysis library for Golang☆91Updated 5 years ago
- Neural Network toolkit in Go☆36Updated 9 years ago
- Packages for solving minimization problems [DEPRECATED]☆67Updated 6 years ago
- A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29☆89Updated 2 years ago
- Golang and Cuda experiments☆26Updated 8 years ago
- liblinear bindings for Go☆45Updated 6 years ago
- A BLAS implementation for Go [DEPRECATED]☆171Updated 6 years ago
- 🔥 Fast, simple sklearn-like feature processing for Go☆121Updated 5 months ago