Skip to content

Commit a71ad99

Browse files
author
Andrea Palazzi
authored
Update README.md
1 parent 59752e5 commit a71ad99

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,16 @@ LaTeX source: [here](https://github.com/ndrplz/machine_learning_lectures/tree/ma
2929
---
3030

3131
## Reinforcement Learning
32-
- **[Introduction and Model Free Learning](https://github.com/ndrplz/machine_learning_lectures/blob/master/slides/reinforcement_learning/01_introduction_and_model_free_learning/01_introduction_and_model_free_learning.pdf)** - Introduction to reinforcement learning and model free learning.
33-
- **[Function Approximation](https://github.com/ndrplz/machine_learning_lectures/blob/master/slides/reinforcement_learning/02_function_approximation/02_function_approximation.pdf)** - Overview of function approximation methods
32+
33+
### Introduction and Model Free Learning
34+
<a href="https://github.com/ndrplz/machine_learning_lectures/blob/master/slides/reinforcement_learning/01_introduction_and_model_free_learning/01_introduction_and_model_free_learning.pdf"><img src="./thumbs/01_introduction_and_model_free_learning.gif" alt="thumb_recurrent" height="256px"></a>
35+
<br>
36+
LaTeX source: [here](https://github.com/ndrplz/machine_learning_lectures/blob/master/slides/reinforcement_learning/01_introduction_and_model_free_learning/).
37+
38+
### Function Approximation
39+
<a href="https://github.com/ndrplz/machine_learning_lectures/blob/master/slides/reinforcement_learning/02_function_approximation/02_function_approximation.pdf"><img src="./thumbs/02_function_approximation.gif" alt="thumb_recurrent" height="256px"></a>
40+
<br>
41+
LaTeX source: [here](https://github.com/ndrplz/machine_learning_lectures/blob/master/slides/reinforcement_learning/02_function_approximation/).
3442

3543
---
3644

0 commit comments

Comments
 (0)