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 4: Dynamic Programming
|
||||
---
|
||||
title: Chapter 4 - Dynamic Programming
|
||||
showthedate: false
|
||||
math: true
|
||||
---
|
||||
|
||||
Dynamic programming refers to a collection of algorithms that can be used to compute optimal policies given a perfect model of the environment as a Markov decision process (MDP).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue