Thomas Simonini
|
31105e358f
|
Update
|
2022-12-31 21:22:17 +01:00 |
|
Thomas Simonini
|
633639d3e7
|
Update
|
2022-12-31 21:11:47 +01:00 |
|
Thomas Simonini
|
45d6455cd2
|
Update schedule
|
2022-12-31 21:09:32 +01:00 |
|
Thomas Simonini
|
90ce3173b8
|
Update Unit 1 notebook
|
2022-12-31 21:06:20 +01:00 |
|
Thomas Simonini
|
6d2b2b6ae7
|
Update _toctree.yml
|
2022-12-31 20:58:56 +01:00 |
|
Thomas Simonini
|
9b531c3be0
|
Some small updates
|
2022-12-31 20:52:40 +01:00 |
|
Thomas Simonini
|
10d539f24f
|
Update discord101.mdx
|
2022-12-31 20:31:21 +01:00 |
|
Thomas Simonini
|
8a68a5e8dc
|
Update setup.mdx
|
2022-12-31 20:25:03 +01:00 |
|
Thomas Simonini
|
d48dc1ad6c
|
Update introduction.mdx
|
2022-12-31 20:23:46 +01:00 |
|
Thomas Simonini
|
7b61d9f813
|
Update bellman-equation.mdx
|
2022-12-20 14:20:40 +01:00 |
|
Thomas Simonini
|
5f66e67419
|
Update mc-vs-td.mdx
|
2022-12-20 14:06:10 +01:00 |
|
Thomas Simonini
|
3bdc44cd35
|
Update bellman-equation.mdx
|
2022-12-20 14:05:29 +01:00 |
|
Thomas Simonini
|
beaef9b0a4
|
Update two-types-value-based-methods.mdx
|
2022-12-20 14:02:46 +01:00 |
|
Thomas Simonini
|
31dc00a52b
|
Update additional-readings.mdx
Add make your own gym custom env
|
2022-12-20 13:59:12 +01:00 |
|
Thomas Simonini
|
630b80a00f
|
Update hands-on.mdx
|
2022-12-20 13:54:08 +01:00 |
|
Thomas Simonini
|
093bdb1ed8
|
Merge pull request #137 from ramon-rd/patch-1
Create glossary.mdx
|
2022-12-20 13:07:07 +01:00 |
|
Thomas Simonini
|
a37804cebf
|
Update glossary.mdx
|
2022-12-20 13:06:31 +01:00 |
|
Thomas Simonini
|
c275b13ddf
|
Update _toctree.yml
|
2022-12-20 13:04:35 +01:00 |
|
Thomas Simonini
|
f354d80e8c
|
Merge pull request #108 from huggingface/ThomasSimonini/Unit3
Adding Unit 3: Deep Q-Learning and Optuna Bonus
|
2022-12-19 16:03:11 +01:00 |
|
Thomas Simonini
|
fd710896cf
|
Update hands-on.mdx
- Add cleanrl link
- Some cleanups
|
2022-12-19 15:05:38 +01:00 |
|
Thomas Simonini
|
96b49481da
|
Update hands-on.mdx
|
2022-12-19 13:53:38 +01:00 |
|
Thomas Simonini
|
33c02be800
|
Update hands-on.mdx
|
2022-12-19 12:44:13 +01:00 |
|
Thomas Simonini
|
d500baac63
|
Apply suggestions from code review
Co-authored-by: Omar Sanseviero <osanseviero@gmail.com>
|
2022-12-19 12:18:26 +01:00 |
|
Andrey Voroshilov
|
a4cd53cd37
|
Fixing the reference, a) to the right Berkeley course (CS 188 and not CS 285) and b) to have a proper URL format
|
2022-12-18 12:24:23 -08:00 |
|
Artagon
|
fc66ea7e4a
|
Rephrasing for initial epsilon value
|
2022-12-17 22:33:02 +01:00 |
|
Artagon
|
96714cdb10
|
Cases consistency
|
2022-12-17 22:23:08 +01:00 |
|
Artagon
|
a7d74befb0
|
Fix midsentence uppercase 'Policy'
|
2022-12-17 14:47:18 +01:00 |
|
Artagon
|
753ef67eae
|
epsilon-greedy instead of epsilon greedy
|
2022-12-17 14:45:08 +01:00 |
|
Artagon
|
f913af7300
|
epsilon smaller or equal to 1.0
|
2022-12-17 14:39:40 +01:00 |
|
Artagon
|
0a4c6c6f2c
|
fix redundant 'pair' and inconsistent Case.
|
2022-12-17 14:30:19 +01:00 |
|
Artagon
|
0c3616c03f
|
Replace ** by <b> tags in figcaption
|
2022-12-16 20:34:24 +01:00 |
|
Artagon
|
0744d542ad
|
Properly display π*
|
2022-12-16 20:31:49 +01:00 |
|
Thomas Simonini
|
38d0b2c73a
|
Merge branch 'main' into ThomasSimonini/Unit3
|
2022-12-16 10:04:21 +01:00 |
|
simoninithomas
|
ed065ac128
|
Update Unit 3 and 4
|
2022-12-16 09:44:59 +01:00 |
|
Thomas Simonini
|
ea4b144a40
|
Apply suggestions from code review
Co-authored-by: Omar Sanseviero <osanseviero@gmail.com>
|
2022-12-16 08:11:42 +01:00 |
|
Ramón Rueda
|
7dd332d713
|
Create glossary.mdx
|
2022-12-15 17:44:42 +01:00 |
|
Thomas Simonini
|
55deaa576c
|
Add certification info in hands-on and introduction
|
2022-12-15 16:03:34 +01:00 |
|
Omar Sanseviero
|
a9d2f34c06
|
Merge pull request #134 from ankandrew/minor-bold-fix
Fix minor bold text issue
|
2022-12-15 15:15:11 +01:00 |
|
ankandrew
|
f46ce5d5c9
|
Fix minor bold text issue
|
2022-12-15 11:01:56 -03:00 |
|
Thomas Simonini
|
e06c7ab2bb
|
Update publishing-schedule.mdx
|
2022-12-15 14:56:20 +01:00 |
|
Thomas Simonini
|
5e73073957
|
Add publishing schedule
|
2022-12-15 14:42:58 +01:00 |
|
Thomas Simonini
|
03fc439ac0
|
Create publishing-schedule.mdx
|
2022-12-15 14:40:18 +01:00 |
|
Thomas Simonini
|
6d66d9146b
|
Add publishing schedule
|
2022-12-15 14:25:41 +01:00 |
|
Thomas Simonini
|
123b695882
|
Merge pull request #116 from huggingface/ThomasSimonini/Unit2-updates
Small Updates Unit 2
|
2022-12-15 08:21:17 +01:00 |
|
andraxin
|
f653685a95
|
Update how-huggy-works.mdx
Surely, we're not throwing stick *at* poor Huggy...
|
2022-12-13 20:32:22 +01:00 |
|
Thomas Simonini
|
3080ad3fc1
|
Update hands-on.mdx
|
2022-12-13 16:02:56 +01:00 |
|
Thomas Simonini
|
95b869b3e6
|
Update hands-on.mdx
|
2022-12-13 11:07:58 +01:00 |
|
Thomas Simonini
|
2ca9a92002
|
Update hands-on.mdx
|
2022-12-13 10:59:34 +01:00 |
|
Thomas Simonini
|
35088e1f59
|
Update Bellman Latex equation quiz
|
2022-12-12 20:53:14 +01:00 |
|
Thomas Simonini
|
746b3e0a2d
|
Update Bellman Latex equation quiz
|
2022-12-12 20:44:55 +01:00 |
|