Skip to content

Ploppz/blackbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blackbox Optimizer

Optimizing the output of any "black box" function. One use case is hyper parameter optimization.

Right now, only random search is implemented but many other optimization methods will be added. Random search and bayesian search is implemented and works well, but there is a lot more to do, including low-hanging fruits such as implementing grid search and other basic search methods.

About

Rust library for hyperparameter optimization

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages