mirror of
https://github.com/Brandon-Rozek/website.git
synced 2025-10-10 15:01:15 +00:00
Fixed titles, math rendering, and links on some pages
This commit is contained in:
parent
9f096a8720
commit
330ace0de9
61 changed files with 303 additions and 115 deletions
|
@ -1,4 +1,8 @@
|
|||
# Chapter 5: Monte Carlo Methods
|
||||
---
|
||||
title: Chapter 5 - Monte Carlo Methods
|
||||
showthedate: false
|
||||
math: true
|
||||
---
|
||||
|
||||
Monte Carlo methods do not assume complete knowledge of the environment. They require only *experience* which is a sample sequence of states, actions, and rewards from actual or simulated interaction with an environment.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue