Reinforcing Your Learning of Reinforcement Learning
-
Updated
Jul 14, 2019 - Python
Reinforcing Your Learning of Reinforcement Learning
NeurIPS 2019: DQN(λ) = Deep Q-Network + λ-returns.
Official implementation of the paper "Approximating two value functions instead of one: towards characterizing a new family of Deep Reinforcement Learning Algorithms": https://arxiv.org/abs/1909.01779 To appear at the next NeurIPS2019 DRL-Workshop
Deep Reinforcement Learning agents for OpenAI Gym Atari 2600
Develop an AI player of Atari Skiing with deep reinforcement learning
Add a description, image, and links to the atari-2600 topic page so that developers can more easily learn about it.
To associate your repository with the atari-2600 topic, visit your repo's landing page and select "manage topics."