Awesome
Quantile Regression DQN
Quantile Regression DQN a Minimal Working Example, Distributional Reinforcement Learning with Quantile Regression (https://arxiv.org/abs/1710.10044).
<p align="center"> <img height="318" src="img/screens.gif"/> </p>Requirements (Python 3.6)
pip3 install gym, torch, numpy, tabulate, pandas
Credits
Joint work with Mikhail Konobeev. Of course, do not forget to cite Distributional Reinforcement Learning with Quantile Regression (https://arxiv.org/abs/1710.10044).