Commit Graph

27 Commits

Author SHA1 Message Date
Andrea PIERRÉ
baf78078c3 [Docs] Custom environment tutorial refactoring (#709) 2023-09-11 10:25:48 +01:00
Zarif Aziz
fa8a982f99 Documentation update that fixes typo REINFROCE to REINFORCE (#672) 2023-08-18 01:23:39 +01:00
mvhensbergen
7012d22902 Fix scoping of variables (#670)
Co-authored-by: Martin van Hensbergen <martin@mvhensbergen.com>
2023-08-13 17:03:05 +01:00
mvhensbergen
933d481189 Fix explanation of training agent (#650) 2023-08-05 11:35:20 +01:00
Ariel Kwiatkowski
d6ea183807 Fix CI (#644) 2023-08-02 12:43:23 +02:00
Mohamad Zamini
552bf8c1a7 optimize reinforce_invpend_gym_v26.py (#638) 2023-08-01 16:16:54 +01:00
Roberto Schiavone
985c7005c7 docs: update custom env step return 📝 (#565) 2023-06-23 11:14:12 +01:00
Andrea PIERRÉ
2ac4d401a9 Update FrozenLake tutorial (#391) 2023-03-17 16:35:54 +00:00
D. Debnath
6a98a26de6 Update vector_envs_tutorial.py (#390) 2023-03-15 10:34:09 +00:00
DYK
be0d319b77 Update vector_envs_tutorial.py (#347)
Co-authored-by: Mark Towers <mark.m.towers@gmail.com>
2023-03-14 15:18:26 +00:00
Andrea PIERRÉ
dde6b460f0 FrozenLake tutorial (#376) 2023-03-14 08:41:31 +00:00
Mark Towers
f9b81acf12 update pre-commit (#344) 2023-02-22 15:41:40 +00:00
Luke Meyers
bb368fe75f Doc improvement: add comment describing what convolve does (#264) 2023-01-17 15:06:11 +00:00
Manuel Goulão
4e6dc3e420 Tutorials galleries (#258) 2023-01-11 20:00:51 +00:00
Mark Towers
1dfdf45480 Revert "ENH: allow metadata["render_modes"] to be a set" (#251) 2023-01-09 13:12:07 +00:00
Omar Younis
3413b04534 ENH: allow metadata["render_modes"] to be a set (#248) 2023-01-08 19:56:52 +00:00
Luca Pizzini
3599bf1d7c docs(tutorials): fixed environment creation link (#244) 2023-01-07 15:31:49 +00:00
Till Zemann
300b3832d6 Add a tutorial for vectorized envs using A2C. (#234) 2023-01-04 15:03:43 +00:00
Markus Krimmel
af740a66ca Add dark version of blackjack AE loop (#191) 2022-12-07 20:04:48 +00:00
Xuehai Pan
7e88559763 Update and rerun pre-commit hooks for better code quality (#179) 2022-12-04 14:24:02 +00:00
Markus Krimmel
851b2f4be6 Updated Wrapper docs (#173) 2022-12-03 12:46:11 +00:00
Siddarth C
024c05c9ca Add REINFORCE implementation tutorial (#155)
Co-authored-by: Mark Towers <mark.m.towers@gmail.com>
2022-11-26 13:02:23 +00:00
Manuel Goulão
22445d26c8 Fix #118 (#121) 2022-11-10 12:18:57 +00:00
Till Zemann
88067cafbd Incorporated a few spelling and logical fixes and added training logs (#109) 2022-11-03 10:46:29 +00:00
Till Zemann
67ab18e3d7 Add a tutorial notebook for Blackjack-v1 (#64) 2022-10-23 11:43:13 +01:00
Manuel Goulão
08dacf2f7b Updating tutorials (#63) 2022-10-21 16:36:36 +01:00
Manuel Goulão
1b6b0975c9 Add Tutorials using sphinx-gallery and other template updates (#56) 2022-10-16 14:54:03 +01:00