Deep Reinforcement Learning Foundations

Parent: Machine Learning · researched 2026-06-03T00:22:48.227Z· 16 sources · 14 concepts · skill deep-reinforcement-learning

The general reinforcement-learning substrate — classical theory through deep RL — that the LLM-specific RL skills (agentic-rl, reasoning-models, llm-alignment-post-training) assume and build on but ne

Deep Reinforcement Learning Foundations

1. The RL problem: MDPs, returns, value functions

2. Dynamic programming (known model)

3. Model-free prediction & control

4. Function approximation & the deep RL leap

5. Value-based deep RL: DQN → Rainbow

6. Policy gradient & actor-critic

7. Continuous control & maximum-entropy RL

8. Model-based RL

9. Exploration

10. Offline (batch) RL

11. Reward shaping & reward hacking

12. Sample efficiency, sim-to-real, multi-agent (pointers)

13. Frameworks & benchmarks

Routing vs the LLM-RL siblings

Sources

Children

Frontier under this node: Actor-Critic Methods (A2C/GAE/TRPO/PPO), Continuous Control (DDPG/TD3/SAC), Dynamic Programming, Exploration Strategies (RND/curiosity), Markov Decision Processes, Maximum-Entropy RL, Model-Based RL (MuZero/Dreamer), Model-Free Prediction and Control, Multi-Agent RL, Offline RL (CQL/IQL/Decision Transformer), Policy Gradient Methods, Reward Shaping & Reward Hacking, Temporal-Difference Learning, Value-Based Deep RL (DQN/Rainbow)

← the whole tree · 3D view· how to read this page