| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Ervin Teng seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Proposed change(s)
Adds two new IL improvements: allow for adding additional .demo files during a training run, and saves new demos from the DemonstrationWriter in chunks of Num Steps to Record size.
You can combine these two features to do online IL by pointing the writer and the GAIL/BC YAML to the same folder, but no explicit way of doing online has been added.
Also fixed a longstanding bug that if multiple demo files are in a folder, they are all treated as one long appended file, which is not correct as the final obs/action pair will be joined with the first one from the next file.
Types of change(s)
Checklist
Other comments