File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -53,4 +53,10 @@ So you can run this example in your computer(maybe it take just only 1~2 minitue
53
53
[ 16] [ RECURRENT EXPERIENCE REPLAY IN DISTRIBUTED REINFORCEMENT LEARNING ] (https://openreview.net/pdf?id=r1lyTjAqYX )
54
54
[ 17] [ EXPLORATION BY RANDOM NETWORK DISTILLATION ] (https://openreview.net/pdf?id=H1lJJnR5Ym )
55
55
[ 18] [ Distributional Reinforcement Learning with Quantile Regression ] (https://arxiv.org/pdf/1710.10044.pdf )
56
- [ 19] [ Implicit Quantile Networks for Distributional Reinforcement Learning ] (https://arxiv.org/pdf/1806.06923.pdf )
56
+ [ 19] [ Implicit Quantile Networks for Distributional Reinforcement Learning ] (https://arxiv.org/pdf/1806.06923.pdf )
57
+
58
+ ## Acknowledgements
59
+ - https://github.com/openai/baselines
60
+ - https://github.com/reinforcement-learning-kr/pg_travel
61
+ - https://github.com/reinforcement-learning-kr/distributional_rl
62
+ - https://github.com/Kaixhin/Rainbow
You can’t perform that action at this time.
0 commit comments