39 次代码提交 (54c4eb43-8bfc-4e88-8cad-1b01aab4cd7a)

作者 SHA1 备注 提交日期
GitHub 1955af9e [feature] Add experimental PyTorch support (#4335) 4 年前
Ruo-Ping Dong 27fb4270 brain_name to behavior_name 4 年前
GitHub 6f534366 Add torch_utils class, auto-detect CUDA availability (#4403) 4 年前
GitHub fc557903 Develop fix visual torchh export (#4494) 4 年前
Ervin Teng ba29b6b4 Change dimensions of recurrent in to BxN for ONNX 4 年前
Andrew Cohen 44c9879e action models 4 年前
GitHub e4db5dc5 ActionSpec and ActionBuffer (#4578) 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 88d3ec3e Merge master into hybrid actions staging branch (#4704) 4 年前
GitHub efdb1042 Add global lock for torch.onnx.export() (#4659) 4 年前
GitHub 94c59e31 C# changes for hybrid action spaces (#4587) 4 年前
GitHub 22658a40 use sensor types to differentiate obs (#4749) 4 年前
vincentpierre 8cb050ef WIP Made initial changes to enale dimension properties and added attention module 4 年前
vincentpierre 719c969c addressing comments. ObservationSpec is no longer a list 4 年前
vincentpierre 4bba4e8e Renaming ObservationSpec to SensorSpec 4 年前
vincentpierre c5a057d2 renaming obs_spec variables 4 年前
vincentpierre 449712b0 renaming sensor_spec to sensor_specS 4 年前
vincentpierre f7a4a31f [Experiment] Bullet hell 4 年前
vincentpierre 36cc4665 Removing some vis and vec fields from policy.py 4 年前
vincentpierre ab0dd150 formatting 4 年前
vincentpierre 519c5f47 merging master 4 年前
vincentpierre a482a47c fixing tests 4 年前
GitHub d7c3022d Export separate nodes for continuous/discrete actions (#4655) 4 年前
Arthur Juliani 0b4b0992 Rename more files 4 年前
vincentpierre 56972f56 WIP integrate attention to networkbody 4 年前
Arthur Juliani 0a876b9c Fix typos 4 年前
Ruo-Ping Dong d3348074 fix policy action_spec typo 4 年前
vincentpierre 8660b1c2 merging master 4 年前
vincentpierre 38fc2536 addresing some comments 4 年前
vincentpierre 2bf6737f addressing comments 4 年前
vincentpierre 6a61eb05 - 4 年前
Andrew Cohen 6bd396ee add critic to optimizer, ppo runs 4 年前
vincentpierre 22db0335 Modified the model_serialization to have correct inputs and outputs 4 年前
vincentpierre 5b5171f8 switching from CamelCase to snake_case 4 年前
vincentpierre 3068ae1f Adding a helper method for creating observation placeholder names and removed the _h and _c placeholders 4 年前
GitHub 0ddfbfee V2 staging new model version (#5080) 4 年前
GitHub 2e19759c Turning some logger.info into logger.debug and remove some logging overhead when not using debug (#5211) 4 年前