Advertisement
NLinker

Links to see

Jun 1st, 2019
420
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.51 KB | None | 0 0
  1. https://support.mozilla.org/en-US/questions/982806
  2. https://medium.com/mlreview/speeding-up-dqn-on-pytorch-solving-pong-in-30-minutes-81a1bd2dff55
  3. https://jaromiru.com/2016/11/07/lets-make-a-dqn-double-learning-and-prioritized-experience-replay/
  4. https://towardsdatascience.com/beating-video-games-with-deep-q-networks-7f73320b9592
  5. https://medium.com/deep-math-machine-learning-ai/ch-12-1-model-free-reinforcement-learning-algorithms-monte-carlo-sarsa-q-learning-65267cb8d1b4
  6. https://www.analyticsvidhya.com/blog/2019/04/introduction-deep-q-learning-python/
  7. https://medium.com/@m.alzantot/deep-reinforcement-learning-demysitifed-episode-2-policy-iteration-value-iteration-and-q-978f9e89ddaa
  8. https://medium.com/@jonathan_hui/rl-introduction-to-deep-reinforcement-learning-35c25e04c199
  9. https://rubenfiszel.github.io/posts/rl4j/2016-08-24-Reinforcement-Learning-and-DQN.html
  10. https://keon.io/deep-q-learning/
  11. https://towardsdatascience.com/atari-reinforcement-learning-in-depth-part-1-ddqn-ceaa762a546f
  12. https://pytorch.org/tutorials/intermediate/reinforcement_q_learning.html
  13.  
  14. https://pythonawesome.com/deep-reinforcement-learning-algorithms-with-pytorch/
  15. https://www.toptal.com/deep-learning/pytorch-reinforcement-learning-tutorial
  16.  
  17. https://github.com/alamastor/elm-tetris/
  18. https://github.com/dennybritz/reinforcement-learning
  19. https://github.com/sourabhv/FlapPyBird
  20. https://github.com/yenchenlin/DeepLearningFlappyBird
  21. https://github.com/catalyst-team/catalyst
  22.  
  23. https://m.youtube.com/playlist?list=PLbm7JNvBe-MN1KIuwGk2ZeEWr5VAXdDRr
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement