Alex's Notes

Home

❯

general

❯

Model based reinforcement learning

Model-based reinforcement learning

Apr 06, 20241 min read

  • machine-learning

Model-based reinforcement learning

Model-based reinforcement learning is a method of doing reinforcement learning where you use the provided transitions to build your model of the problem then use a planner such as Value iteration (MDP) or Policy Iteration (MDP) to produce a policy.


Graph View

Backlinks

  • Week 12 - Reinforcement learning

Created with Quartz v4.5.1 © 2025

  • GitHub
  • Discord Community