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,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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue