Chapter 4

  1. The Monte Carlo algorithm is used in RL when the model of the environment is not known.
  2. Refer section Estimating the value of pi using Monte Carlo.
  3. In Monte Carlo prediction, we approximate the value function by taking the mean return instead of the expected return.
  4. In every visit Monte Carlo, we average the return every time the state is visited in an episode. But in the first visit MC method, we average the return only the first time the state is visited in an episode.

 

  1. Refer section Monte Carlo control.
  2. Refer section On-policy Monte Carlo control and Off-policy Monte Carlo control
  3. Refer section Let's play Blackjack with Monte Carlo.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.15.186.79