forked from HumanCompatibleAI/imitation
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixing pipeline on master (HumanCompatibleAI#706)
* Properly remove directory-based demonstrations. * Update testdata cartpole expert to newest sb3 version. * Invalidate vindows dependencies cache. * Pin version of setuptools and wheel * Pin setuptools for readthedocs * Pin setuptools for readthedocs for real * Add todos * Fix Windows Error on deletion * Fix lint error * Install the CPU-only version of pytorch to save cache memory. --------- Co-authored-by: Adam Gleave <[email protected]> Co-authored-by: Mohammad Taufeeque <[email protected]>
- Loading branch information
1 parent
bbdcb29
commit ebdb42b
Showing
7 changed files
with
28 additions
and
7 deletions.
There are no files selected for viewing
This file contains 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 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 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 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
# specific version needed for gym==0.21.0 | ||
setuptools==65.5.0 |
This file contains 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 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
Binary file modified
BIN
+19.1 KB
(150%)
tests/testdata/expert_models/cartpole_0/policies/final/model.zip
Binary file not shown.