You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: rl.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,12 @@
1
+
---
2
+
title: "Introdcution to Modern Reinforcement Learning"
3
+
author:
4
+
- "Gergo Stomfai"
5
+
date: "2025-05-16"
6
+
lang: "en"
7
+
toc: true
8
+
mathjax: true
9
+
---
1
10
2
11
*A few preliminary remarks.* This page is intended to be a work, where I collect resources, derivations, ideas etc. that I found useful when diving into the world of RL. In particular, it is not a hand-held, explain everything type introduction, but rather one that a person with some mathematical affinity (not much) could understand.
0 commit comments