Skip to content

Commit

Permalink
Merge branch 'master' of github.com:qfettes/DeepRL-Tutorials
Browse files Browse the repository at this point in the history
  • Loading branch information
qfettes committed Jun 16, 2018
2 parents f864c48 + 648be6a commit 3fcc68e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ Requirements:
* OpenCV

Acknowledgements:
* Credit to [@baselines](https://github.com/openai/baselines) for the environment wrappers
* Credit to [@higgsfield](https://github.com/higgsfield) for the plotting code, epsilon annealing code, and inspiration for the prioritized replay implementation
* Credit to [@baselines](https://github.com/openai/baselines) for the environment wrappers and inspiration for the prioritized replay code used only in the development code
* Credit to [@higgsfield](https://github.com/higgsfield) for the plotting code, epsilon annealing code, and inspiration for the prioritized replay implementation in the IPython notebook
* Credit to [@Kaixhin](https://github.com/Kaixhin) for factorized Noisy Linear Layer implementation and the projection_distribution function found in Categorical-DQN.ipynb

0 comments on commit 3fcc68e

Please sign in to comment.