-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* remove dataset consistency check * add pretrain configs * rename * transport pretrain cfg * add ibrl * fix base policy * set `deterministic=True` when sampling in diffusion evaluation * minors * Revert "add rlpd framework" * Revert "Revert "add rlpd framework"" (#4) * match rlpd param names * rename to `StitchedSequenceQLearningDataset` * add configs * add `tanh_output` and dropout to gaussians * fix ibrl * minors --------- Co-authored-by: Justin M. Lidard <[email protected]> Co-authored-by: allenzren <[email protected]>
- Loading branch information
1 parent
5d361a8
commit c2bc18f
Showing
33 changed files
with
1,674 additions
and
353 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
Oops, something went wrong.