automl / HpBandSter

a distributed Hyperband implementation on Steroids
BSD 3-Clause "New" or "Revised" License
611 stars 109 forks source link

Fit reinforcement learning model with hyperparameter optimization method #111

Open syazwan-7478 opened 2 years ago

syazwan-7478 commented 2 years ago

Hi, I'm an undergraduate student from Malaysia and currently doing my final year project on reinforcement learning. I have a bit issue on how to apply the hyperparameter optimization with reinforcement learning. Is it possible? If it is, how do I fit my RL model?