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

Update sb3_imitation.py #180

Merged
merged 6 commits into from
Mar 25, 2024
Merged

Update sb3_imitation.py #180

merged 6 commits into from
Mar 25, 2024

Conversation

Ivan-267
Copy link
Collaborator

Adds BC stage, sets tensorboard logging, adjusts hyperparams (adjusted for WIP IL tutorial env and BC pre-training case, may need manual adjustments for gail only training or etc.).

Adds BC stage, sets tensorboard logging, adjusts hyperparams.
@Ivan-267 Ivan-267 requested a review from edbeeching March 15, 2024 21:59
@Ivan-267 Ivan-267 linked an issue Mar 15, 2024 that may be closed by this pull request
@Ivan-267
Copy link
Collaborator Author

Ivan-267 commented Mar 15, 2024

I am still testing for optimal hyperparams, it seems the last training isn't working perfectly yet, so there might be small changes after more testing. Feel free to review, however, I don't expect to make any major changes to the script.

Edit: Should be ready now.

Hyperparams adjustment
Close training and inference env.
Fixes RL training.
Copy link
Owner

@edbeeching edbeeching left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thanks

@Ivan-267 Ivan-267 merged commit ff28cc8 into main Mar 25, 2024
13 checks passed
@Ivan-267 Ivan-267 deleted the update_il_script branch March 25, 2024 16:04
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.

[Task] Update IL script
2 participants