19 次代码提交 (1db18bd6-65c7-4859-bf35-891bb0856880)

作者 SHA1 备注 提交日期
GitHub 9c50abcf GAIL and Pretraining (#2118) 5 年前
Chris Elion c58c2600 remove unused variables 5 年前
Chris Elion 9924c40e one more unused 5 年前
GitHub 6a212f73 Improvements for GAIL (#2296) 5 年前
GitHub 67d754c5 Fix flake8 import warnings (#2584) 5 年前
Chris Elion 43e23941 rough pass at tf2 support, needs cleanup 5 年前
Chris Elion 806c77e4 centralize tensorflow imports 5 年前
Chris Elion 73a346cb cleanup 5 年前
GitHub 2c7e6d51 Fix bug where constant LR in pretraining will throw TF error (#2977) 5 年前
Ervin Teng 164732a9 Move optimizer creation to Trainer, fix some of the reward signals 5 年前
Ervin Teng cfc2f455 Fix BC and tests 5 年前
Ervin Teng cadf6603 Fix SAC CC and some reward signal tests 5 年前
GitHub e4177de0 [change] Organize trainer files a bit better (#3538) 5 年前
Christopher Goy ba80b292 format files with pre-commit. 4 年前
GitHub a28e2767 Update add-fire to latest master, including Policy refactor (#4263) 4 年前
GitHub 3bcb029b [refactor] Remove BrainParameters from Python code (#4138) 4 年前
Andrew Cohen f654df34 fixing tensorflow tests 4 年前
GitHub cb8e4d25 Add ActionSpec (#4586) 4 年前
Andrew Cohen 9689cf2c remove *_action_* from function names 4 年前