41 次代码提交 (36cc4665-5068-46e3-bc94-b30ffa62b364)

作者 SHA1 备注 提交日期
GitHub 6b255790 Behavioral Cloning Pytorch (#4293) 4 年前
Ervin Teng 3387f56d Fix BC module 4 年前
vincentpierre 108fac9a Replace torch.detach().cpu().numpy() with a utils method 4 年前
vincentpierre 31750e97 Using item() in place of to_numpy() 4 年前
GitHub 4e93cb6e [torch] Restructure PyTorch encoders (#4421) 4 年前
GitHub 6f534366 Add torch_utils class, auto-detect CUDA availability (#4403) 4 年前
Ervin Teng 43c41d66 Fix BC and Reward Signals 4 年前
Ervin Teng 7754ad7b Don't run value during inference 4 年前
vincentpierre 181bdec0 - 4 年前
Andrew Cohen 8013e544 ignoring Instance of 'AbstractContextManager' has no 'enter_context' member (no-member) 4 年前
GitHub cb8e4d25 Add ActionSpec (#4586) 4 年前
Andrew Cohen 9689cf2c remove *_action_* from function names 4 年前
GitHub b853e5ba Action buffer (#4612) 4 年前
GitHub 3c96a3a2 Action Model (#4580) 4 年前
GitHub 88d3ec3e Merge master into hybrid actions staging branch (#4704) 4 年前
GitHub 8175d558 [bug-fix] Fix BC module + action clipping (#4667) 4 年前
Ervin Teng 4158629e Properly feed in None rather than empty arrays 4 年前
Ervin Teng 79a3051e Update GAIL and BC 4 年前
Andrew Cohen 85e4db33 bc tests pass 4 年前
vincentpierre 93ca1409 fixing the tests 4 年前
Andrew Cohen 24fd9b3c torch reward providers all pass 4 年前
vincentpierre c1587bce Solving merge conflicts 4 年前
Ervin Teng 25dfd883 Merge branch 'master' into develop-centralizedcritic 4 年前
vincentpierre 0c81006d addressing comments 4 年前
vincentpierre c3699de8 merging master and addressing comments 4 年前
Andrew Cohen 1d234d1d bc works 4 年前
Andrew Cohen 7973b46c remove print bc 4 年前
vincentpierre 44ed3258 Merging master 4 年前
vincentpierre 449712b0 renaming sensor_spec to sensor_specS 4 年前
Andrew Cohen 17496265 move AgentAction, ActionLogProbs, and ActionFlattener to separate files 4 年前
Ervin Teng 330fc1d0 Merge branch 'master' into develop-centralizedcritic-mm 4 年前
Andrew Cohen 7ba10239 remove action spec attribute from policy 4 年前
Arthur Juliani 0b4b0992 Rename more files 4 年前
Arthur Juliani 0a876b9c Fix typos 4 年前
vincentpierre 6f3ea7b8 _ 4 年前
GitHub 64fc7f43 Buffer key enums (#4907) 4 年前
Ervin Teng b6f88d6d Merge branch 'develop-base-teammanager' into develop-agentprocessor-teammanager 4 年前
Andrew Cohen 6bd396ee add critic to optimizer, ppo runs 4 年前
Chris Elion c3bc8991 cleanup, don't store mask 4 年前
Ervin Teng e46a86ad Merge branch 'master' into develop-superpush-int 4 年前
vincentpierre 983982ee Removing misleading learning rate 3 年前