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

[trivial] Fix gym notebook: use PPO as RL solver in gym nb and reduce training time #96

Merged
merged 2 commits into from
Nov 12, 2021

Conversation

nhuet
Copy link
Contributor

@nhuet nhuet commented Nov 4, 2021

This fix a "bug": the text was talking about PPO but code actually used SAC instead.

The training time has also been reduced since this tutorial is meant to run in a short time. A comment has been added to explain to the user how to increase training time if he want to test.

@dbarbier dbarbier mentioned this pull request Nov 9, 2021
10 tasks
@neo-alex
Copy link
Collaborator

Approved for merge (after linting)!

This fix a "bug": the text was talking about PPO but code actually used
SAC instead.
The training time has also been reduced since this tutorial is meant to
run in a short time. A comment has been added to explain to the user how
to increase training time if he want to test.
@galleon galleon merged commit f2f102a into airbus:master Nov 12, 2021
@nhuet nhuet deleted the nh/gym_nb_ppo branch November 26, 2021 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants