model-free-rl

Tag

Cards List
#model-free-rl

Representation Learning Enables Scalable Multitask Deep Reinforcement Learning

arXiv cs.LG · 2026-06-05 Cached

This paper argues that representation learning, not model-based planning, is the key to scalable multitask deep reinforcement learning. It introduces MR.Q, a simple model-free algorithm with auxiliary predictive objectives that outperforms prior world-model-based methods across diverse continuous control tasks.

0 favorites 0 likes
#model-free-rl

Equivalence between policy gradients and soft Q-learning

OpenAI Blog · 2017-04-21 Cached

OpenAI researchers demonstrate a precise mathematical equivalence between soft (entropy-regularized) Q-learning and policy gradient methods in reinforcement learning, providing theoretical insight into why Q-learning works despite inaccurate value estimates. They validate this equivalence empirically on the Atari benchmark and show a Q-learning method can closely match A3C's learning dynamics.

0 favorites 0 likes
← Back to home

Submit Feedback