d4l3k / go-bayesoptLinks
A library for doing Bayesian Optimization using Gaussian Processes (blackbox optimizer) in Go/Golang.
☆50Updated last year
Alternatives and similar repositories for go-bayesopt
Users that are interested in go-bayesopt are comparing it to the libraries listed below
Sorting:
- npyio provides read/write access to numpy data files.☆64Updated 7 months ago
- Golgi is a library built on top of Gorgonia that provides neural network components☆42Updated 3 years ago
- Genetic Algorithm and Particle Swarm Optimization☆34Updated 3 years ago
- 🔥 Fast, simple sklearn-like feature processing for Go☆123Updated 10 months ago
- A float32 version of Go's math package☆81Updated 9 months ago
- A hyperparameter optimization framework, inspired by Optuna.☆271Updated last month
- Sparse matrix formats for linear algebra supporting scientific and machine learning applications☆165Updated 4 years ago
- State estimation and filtering algorithms in Go☆119Updated 8 months ago
- A GoLang library providing statistics and sampling for probability distributions.☆32Updated 5 years ago
- Random Forest implementation in golang☆55Updated last year
- An online statistics library, written in Go☆34Updated 7 months ago
- libbindgen is a package that generates bindings and idiomatic Go interfaces to C-libraries☆34Updated 4 years ago
- A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29☆88Updated 2 years ago
- A golang streaming histogram sketch. Fast quantiles and counts below a threshold.☆44Updated 2 years ago
- package stl implements seasonal-trend decomposition by LOESS.☆48Updated 3 years ago
- A radix sorting library for Go (golang)☆53Updated 2 years ago
- SIMD for Go☆163Updated 7 years ago
- Enable TensorBoard for TensorFlow Go API☆33Updated 8 years ago
- Go implementation of BLAS (Basic Linear Algebra Subprograms)☆158Updated 6 years ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆36Updated 11 months ago
- Cluster analysis library for Golang☆94Updated 5 years ago
- Intel® Generic Implementation of GraphBLAS* for Go*☆24Updated 7 months ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Go translation of MetroHash☆113Updated 9 months ago
- Package buf-readerat implements buffered io.ReaderAt. It wraps an io.ReaderAt object, creating another io.ReaderAt object that also imple…☆20Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 6 years ago
- Golang and Cuda experiments☆26Updated 8 years ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 4 years ago
- Metaheuristics / Blackbox Optimization Algorithms for Go: Simulated Annealing, Genetic Algorithm, Ant Colony Optimization, Tabu Search, P…☆59Updated 3 months ago