Learning
"Reinforcement Learning" by Papers
- Statusupdating
- RepositoryGithub Link
Introduction
This channel contains codes and notes based on classical papers related to Reinforcement Learning.
Directory
- DQNPlaying Atari with Deep Reinforcement LearningHuman-level control through deep reinforcement learning
- Improvement of DQNDeep Reinforcement Learning with Double Q-learningDueling Network Architectures for Deep Reinforcement LearningPrioritized Experience Replay
- C51A Distributional Perspective on Reinforcement LearningThe Cramer Distance as a Solution to Biased Wasserstein Gradients
- QR-DQNDistributional Reinforcement Learning with Quantile Regression
- PPOProximal Policy Optimization AlgorithmsImplementation Matters in Deep Policy Gradients: A Case Study on PPO and TRPO
- DDPGContinuous Control with Deep Reinforcement Learning
- TD3Continuous Control with Deep Reinforcement Learning