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
- A library for doing Bayesian Optimization using Gaussian Processes (blackbox optimizer) in Go/Golang.☆50Updated last year
- Go libraries for scientific computing