rram12
e17c505d42
fix gym library link
2022-09-18 19:45:13 +02:00
Thomas Simonini
366ba14479
Merge pull request #75 from theicfire/main
...
Clear up some unneeded and confusing parts of Unit 2
2022-08-16 08:21:44 +02:00
Chase Lambert
f84c511332
Remove more epsilons
2022-08-15 19:27:23 -07:00
Chase Lambert
73d7ef0e16
Clear up some unneeded and confusing parts of Unit 2
2022-08-07 17:04:45 -07:00
Andrii Roiko
c98bc54452
Fix typos
2022-08-06 22:51:00 +03:00
Manu Romero
5c8a8226d9
Enhancement: add progress bar (tqdm) in training loop
2022-08-05 13:02:34 +02:00
Thomas Simonini
a63f732a49
Small updates unit2.ipynb
2022-07-14 10:32:47 +02:00
Thomas Simonini
d5224c40bf
Merge pull request #43 from RedTachyon/gym-0.24
...
(Again) Update gym in Unit 2
2022-05-30 14:41:03 +02:00
Thomas Simonini
503b68357d
Update the mistake with revert
2022-05-29 15:42:48 +02:00
Thomas Simonini
baef4733c1
Revert "Fix bug with agent evaluation for very long episodes"
...
This reverts commit 591c8ccb75 , reversing
changes made to f74adfb0a2 .
2022-05-29 15:27:59 +02:00
Thomas Simonini
16a76eb540
Update Notebook (epsilon greedy function bug pointed by sambit)
2022-05-29 15:22:26 +02:00
Ariel Kwiatkowski
c2259d8188
Update unit2.ipynb
2022-05-28 11:15:09 +02:00
unfinity
348524e1df
fix evaluate_agent (issue #37 )
2022-05-24 13:46:41 +03:00
unfinity
29e44a2e45
fix evaluate_agent (issue #37 )
2022-05-24 13:41:55 +03:00
Ariel Kwiatkowski
2f1d427fa1
Fix gym commit
2022-05-23 16:09:09 +02:00
Daisuke Shimamoto
1b1ab4eeb9
Fix repo_name
2022-05-23 00:44:49 +09:00
Daisuke Shimamoto
09c98129d7
Make filling in username more explicit
2022-05-23 00:37:21 +09:00
Daisuke Shimamoto
a1be350c21
Remove unused variables inside push_to_hub
2022-05-23 00:33:25 +09:00
Daisuke Shimamoto
98dbf16f33
Fix unit2 notebook
...
- Add imageio and imageio_ffmpeg
- Add assignment for Qtable_frozenlake
- Fix variable name from `random_int` to `random_num`
- Fix variable name from `Q` to `Qtable`
- Use `repo_id` for Huggingface API
- Blank out repo_id
- Replace reference to Lunar environment (from Unit 1)
2022-05-22 23:07:23 +09:00
Thomas Simonini
2bbff9884f
Push Unit 2 notebook
2022-05-20 13:47:10 +02:00