RL
Ctrlk
  • Introduction
  • Deep RL Course
    • Introduction
    • Intro to RL
    • Policy Gradient
    • Actor-Critic Algorithms
    • Value Function Methods
    • Deep RL with Q-Function
      • Correlated samples and unstable target
      • The accuracy of Q-function
      • Continuous actions
    • Advanced Policy Gradient
    • Optimal Control and Planning
    • Model-Based RL
    • Advanced Model-Based RL
    • Model-Based RL and Policy Learning
    • Variational Inference and Generative Models
    • Reframing Control as an Inference Problem
    • Inverse Reinforcement Learning
    • Exploration
    • Transfer Learning
    • Multi-Task Learning
    • Meta Learning
    • RL Challenges
    • AutoML
  • Related Papers
    • Meta RL
  • Resources
    • Resources
    • Spinning Up by OpenAI
  • RL in practice
    • Policy gradients
Powered by GitBook
On this page

Was this helpful?

  1. Deep RL Course

Deep RL with Q-Function

Correlated samples and unstable targetThe accuracy of Q-functionContinuous actions
PreviousLearning theoryNextCorrelated samples and unstable target

Last updated 6 years ago

Was this helpful?