-
Notifications
You must be signed in to change notification settings - Fork 301
Add scripts and configs for hyperparameter tuning #675
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
Merged
Merged
Changes from 21 commits
Commits
Show all changes
69 commits
Select commit
Hold shift + click to select a range
b4210c1
Merge py file changes from benchmark-algs
taufeeque9 97bc063
Clean parallel script
taufeeque9 9291225
Undo the changes from #653 to the dagger benchmark config files.
ernestum 276d863
Improve readability and interpretability of benchmarking tests.
ernestum 37eb914
Add pxponential beta scheduler for dagger
taufeeque9 877383b
Ignore coverage for unknown algorithms.
ernestum c8e55cb
Cleanup and extend tests for beta schedules in dagger.
ernestum 6b9b306
Merge branch 'master' into benchmark-pr
taufeeque9 8576465
Fix test cases
taufeeque9 d81eb68
Add optuna to dependencies
taufeeque9 27467d3
Fix test case
taufeeque9 b59a768
Merge branch 'master' into benchmark-pr
taufeeque9 1a3b6b8
Clean up the scripts
taufeeque9 7a438da
Remove reporter(done) since mean_return is reported by the runs
taufeeque9 5bc5835
Merge branch 'master' into benchmark-pr
taufeeque9 2e56de8
Add beta_schedule parameter to dagger script
taufeeque9 84e854a
Merge branch 'master' into benchmark-pr
taufeeque9 73d8576
Update config policy kwargs
taufeeque9 9fdf878
Changes from review
taufeeque9 1c1dbc4
Fix errors with some configs
taufeeque9 3467af2
Merge branch 'master' into benchmark-pr
taufeeque9 44c4e97
Updates based on review
taufeeque9 4d493ae
Merge branch 'master' into benchmark-pr
taufeeque9 ab01269
Change metric everywhere
taufeeque9 f64580e
Merge branch 'master' into benchmark-pr
taufeeque9 e896d7d
Separate tuning code from parallel.py
taufeeque9 64c3a8d
Fix docstring
taufeeque9 8fba0d3
Removing resume option as it is getting tricky to correctly implement
taufeeque9 12ab31c
Minor fixes
taufeeque9 19b0f2c
Updates from review
taufeeque9 046b8d9
fix lint error
taufeeque9 8eee082
Add documentation for using the tuning script
taufeeque9 5ce7658
Fix lint error
taufeeque9 a8be331
Updates from the review
taufeeque9 4ff006d
Fix file name test errors
taufeeque9 6933afa
Add tune_run_kwargs in parallel script
taufeeque9 77f9d9b
Fix test errors
taufeeque9 54eb8a6
Fix test
taufeeque9 d50238f
Fix lint
taufeeque9 3fe22d4
Updates from review
taufeeque9 c50aa20
Simplify few lines of code
taufeeque9 000af61
Updates from review
taufeeque9 8b55134
Fix test
taufeeque9 f3ba2b5
Revert "Fix test"
taufeeque9 f8251c7
Fix test
taufeeque9 664fc37
Convert Dict to Mapping in input argument
taufeeque9 8690e1d
Ignore coverage in script configurations.
ernestum dd9eb6a
Pin huggingface_sb3 version.
ernestum b3930f4
Merge branch 'master' into benchmark-pr
ernestum 40d87ef
Update to the newest seals environment versions.
ernestum 71f6c92
Push gymnasium dependency to 0.29 to ensure mujoco envs work.
ernestum 747ad32
Incorporate review comments
taufeeque9 691e759
Fix test errors
taufeeque9 2038e60
Move benchmarking/ to scripts/ and add named configs for tuned hyperp…
taufeeque9 35c7265
Bump cache version & remove unnecessary files
taufeeque9 fdf4f49
Include tuned hyperparam json files in package data
taufeeque9 5f9a4e6
Update storage hash
taufeeque9 91bb785
Update search space of bc
taufeeque9 3d93c84
Merge branch 'master' of github.com:HumanCompatibleAI/imitation into …
ZiyueWang25 f59fea2
update benchmark and hyper parameter tuning readme
ZiyueWang25 95110dc
Update README.md
taufeeque9 75f3477
Incorporate reviewer's comments in benchmarking readme
taufeeque9 77c1115
Merge branch 'master' into benchmark-pr
taufeeque9 1ba2b00
Update gymnasium version and render mode in eval policy
taufeeque9 ba4b693
Fix error
taufeeque9 bb76ee1
Merge branch 'update-gymnasium-dep' into benchmark-pr
taufeeque9 278f225
Merge branch 'master' into benchmark-pr
taufeeque9 01755a2
Update commands.py hex strings
taufeeque9 fdcef92
Merge branch 'master' into benchmark-pr
taufeeque9 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.