Skip to content

yanyachen/rBayesianOptimization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rBayesianOptimization

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages