d4l3k/go-bayesopt

A library for doing Bayesian Optimization using Gaussian Processes (blackbox optimizer) in Go/Golang.

39
/ 100
Emerging

This is a tool for developers building applications in Go (Golang). It helps you find the best settings for a complex system or algorithm quickly, even if testing each setting is time-consuming. You input a function that evaluates how 'good' a set of parameters is, and it outputs the optimal parameters and the best 'score' found. This is for Go developers who need to optimize black-box functions efficiently.

No commits in the last 6 months.

Use this if you are a Go developer building an application where you need to find the optimal configuration for a complex system, and each evaluation of that system is computationally expensive.

Not ideal if you are not a Go developer or if you have a simple function that can be optimized quickly through other methods like grid search or gradient descent.

Go-programming algorithm-optimization parameter-tuning software-development system-configuration
Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 8 / 25
Maturity 16 / 25
Community 15 / 25

How are scores calculated?

Stars

51

Forks

8

Language

Go

License

MIT

Last pushed

May 31, 2024

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/d4l3k/go-bayesopt"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.