Reinforcement learning is supervised learning on optimized data – The Berkeley Artificial Intelligence Research Blog
bair.berkeley.edu · 2,570 words · saved by 1 readers
The BAIR Blog
The two most common perspectives on Reinforcement learning (RL) are optimization and dynamic programming . Methods that compute the gradients of the non-differentiable expected reward objective, such as the REINFORCE trick are commonly grouped into the optimization perspective, whereas methods that employ TD-learning or Q-learning are dynamic programming methods. While these methods have shown considerable success in recent years, these methods are still quite challenging to apply to new problems. In contrast deep supervised learning has been extremely successful and we may hence ask: Can we u
related reading
- A (Long) Peek into Reinforcement Learning | Lil'Loglilianweng.github.io
- Part 1: Key Concepts in RL - Spinning Up documentationspinningup.openai.com
- Reward is not the optimization target — LessWronglesswrong.com
- ML Mentorship: Some Q/A about RLevjang.com
- Reinforcement learning - Wikipediaen.wikipedia.org
- [1707.06347] Proximal Policy Optimization Algorithmsarxiv.org
- Deep Reinforcement Learning: Pong from Pixelskarpathy.github.io
- A Gallery of Methods Beyond RL — Part I: Sampling Methodsshengyu-feng.github.io
- Reinforcement Learning via Implicit Imitation Guidancearxiv.org
- Should I Use Offline RL or Imitation Learning? – The Berkeley Artificial Intelligence Research Blogbair.berkeley.edu
- [2103.06326] S4RL: Surprisingly Simple Self-Supervision for Offline Reinforcement Learningarxiv.org
- An Updated Introduction to Reinforcement Learning | Sri's Blogsrianumakonda.com