Fixed titles, math rendering, and links on some pages

This commit is contained in:
Brandon Rozek 2021-07-26 09:13:20 -04:00
parent 9f096a8720
commit 330ace0de9
61 changed files with 303 additions and 115 deletions

View file

@ -1,4 +1,7 @@
# Introduction to Reinforcement Learning Day 1
---
title: Introduction to Reinforcement Learning Day 1
showthedate: false
---
Recall that this course is based on the book --
@ -63,4 +66,4 @@ Most of the time in a reinforcement learning algorithm, we move greedily, select
Summary: Reinforcement learning is learning by an agent from direct interaction wit its environment, without relying on exemplary supervision or complete models of the environment.
Summary: Reinforcement learning is learning by an agent from direct interaction wit its environment, without relying on exemplary supervision or complete models of the environment.