Skip to content

lim271/FeatureSelectionGP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FeatureSelectionGP

Gaussian process regression with elastic net (EN) regularizer for feature selection

This code was used in the following paper :
J. Lim, S. Ha and J. Choi, "Prediction of Reward Functions for Deep Reinforcement Learning via Gaussian Process Regression," in IEEE/ASME Transactions on Mechatronics, vol. 25, no. 4, pp. 1739-1746, Aug. 2020, doi: 10.1109/TMECH.2020.2993564.

Dependency

  • Numpy
  • Scipy
  • Scikit-learn

About

Gaussian process regression with feature selection

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages