Skip to content

Hyperparameter optimization with approximate gradient

Notifications You must be signed in to change notification settings

Ouya-Bytes/hoag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

HOAG

Hyperparameter optimization with approximate gradient

image

Depends

  • scikit-learn 0.16

Usage tips

Standardize features of the input data such that each feature has unit variance. This makes the Hessian better conditioned. This can be done using e.g. scikit-learn's StandardScaler.

About

Hyperparameter optimization with approximate gradient

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages