Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gym notebook #54

Merged
merged 23 commits into from
Oct 22, 2021
Merged
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
973b214
init gym notebook on montain continuous car, using existing examples …
nhuet Sep 1, 2021
086622c
add iw solver and display management for colab and binder
nhuet Sep 7, 2021
c36f9e4
add a comment to install ffmpeg for local jupyter
nhuet Sep 7, 2021
8970d4d
adding an intro
nhuet Sep 30, 2021
a749df3
Add explanation texts and use own rollout function.
nhuet Oct 1, 2021
742784f
clearing outputs
nhuet Oct 4, 2021
395813e
sanitize imports + add reference for IW
nhuet Oct 4, 2021
c88658d
removing domain factory for movies
nhuet Oct 4, 2021
727db54
adding more description for the problem
nhuet Oct 4, 2021
de00f25
Changing notebook filename to be consistent with maze notebook
nhuet Oct 7, 2021
0e5ac2b
update rollout function:
nhuet Oct 7, 2021
fd37e70
max_steps = 500 to shorten faling episodes
nhuet Oct 7, 2021
1dcc4eb
remove duplicate of last image when rolling out
nhuet Oct 7, 2021
b327a6e
Add references and explanations.
nhuet Oct 18, 2021
5c9d587
adding comments on RL algo with badly-shaped rewards
nhuet Oct 18, 2021
2a1682e
add insight on cgp well behaviour
nhuet Oct 18, 2021
2114a3e
adding explanation for IW (still not satisfactory to my taste)
nhuet Oct 18, 2021
5ef10c7
update gym nb with Florent comments:
nhuet Oct 21, 2021
7e05b93
add explanation about bee2_features.
nhuet Oct 21, 2021
09b5efb
rollout several episodes for CGP
nhuet Oct 21, 2021
5140f54
clear outputs
nhuet Oct 22, 2021
3a93a98
removing non relevant cell
nhuet Oct 22, 2021
9b7c873
back to render=True for PPO
nhuet Oct 22, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading