yanyachen · GitHub

Repository files navigation

CRAN_Status_Badge CRAN Downloads CRAN Downloads Total

Bayesian Optimization of Hyper-parameters

A Pure R implementation of Bayesian Global Optimization with Gaussian Processes.

To install:

  • the stable version from CRAN:
install.packages("rBayesianOptimization")
  • the latest development version:
devtools::install_github("yanyachen/rBayesianOptimization")

About

Bayesian Optimization of Hyperparameters

Resources

Readme

Activity

Stars

92 stars

Watchers

11 watching

Forks

20 forks

Releases

Packages

Contributors

Languages

Read the original on github.com ↗