IntelLabs / coach

Reinforcement Learning Coach by Intel AI Lab enables easy experimentation with state of the art Reinforcement Learning algorithms
https://intellabs.github.io/coach/
Apache License 2.0
2.32k stars 459 forks source link

Boltzmann Exploration Done Right #244

Closed redknightlois closed 4 years ago

redknightlois commented 5 years ago

Came across this paper about Boltzmann exploration, its interesting. Boltzmann Exploration Done Right - https://arxiv.org/abs/1705.10257