Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Markov decision process
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Example== [[File:Cartpole.gif|thumb|Pole Balancing example (rendering of the environment from the [[Open AI gym benchmark]])]] An example of MDP is the Pole-Balancing model, which comes from classic control theory. In this example, we have * <math>S</math> is the set of ordered tuples <math>(\theta,\dot \theta, x, \dot x )\subset \mathbb R^4</math> given by pole angle, angular velocity, position of the cart and its speed. * <math>A</math> is <math>\{-1,1\}</math>, corresponding to applying a force on the left (right) on the cart. * <math>P_a(s, s')</math> is the transition of the system, which in this case is going to be deterministic and driven by the laws of mechanics. *<math>R_a(s, s')</math> is <math>1</math> if the pole is up after the transition, zero otherwise. Therefore, this function only depend on <math>s'</math> in this specific case.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)