Skip to content

yanyachen/rHyperband

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rHyperband

CRAN_Status_Badge CRAN Downloads CRAN Downloads Total Linux/Mac: Build Status Windows: AppVeyor Build Status

Hyperband algorithm for Hyperparameter Optimization

A Pure R implementation of Hyperband algorithm for Hyperparameter Optimization.

To install:

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

About

Hyperband algorithm for Hyperparameter Optimization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages