36 次代码提交 (d7f549f9-c3f1-4660-a5e3-0417ce8cebdc)

作者 SHA1 备注 提交日期
GitHub a28e2767 Update add-fire to latest master, including Policy refactor (#4263) 4 年前
GitHub 74c99ec8 [refactor] Refactor normalizers and encoders (#4275) 4 年前
GitHub 69579611 [refactor] Refactor Actor and Critic classes (#4287) 4 年前
Ervin Teng bd97532d Add normalizer update context 4 年前
Ruo-Ping Dong b98eb5f3 fix pytorch checkpointing. add tensors in Normalizer as parameter 4 年前
GitHub 5bcbef8d [tests] Add tests for core PyTorch files (#4292) 4 年前
Ruo-Ping Dong e7a4f325 remove print 4 年前
GitHub 7ddfd81f Added Reward Providers for Torch (#4280) 4 年前
GitHub 6b193d03 Develop add fire layers (#4321) 4 年前
vincentpierre eb951ca0 fixing typo 4 年前
Ruo-Ping Dong 71fe4df6 fix formatting and test 4 年前
GitHub d1f60bef More comments and Made ResNetBlock (#4329) 4 年前
GitHub 2332bc32 Add fire to test_simple_rl.py (#4378) 4 年前
Ervin Teng 3a07f2bb Make reset block submodule 4 年前
Andrew Cohen 5b1620e9 moved encoders to processors 4 年前
Ervin Teng 1dca75d8 Move linear encoding to NetworkBody 4 年前
GitHub 9364048e Merge branch 'develop-pytorch-encoding' into develop-restructure-torch-networks 4 年前
Ruo-Ping Dong f5dee9d1 jit for continuous control 4 年前
GitHub 4e93cb6e [torch] Restructure PyTorch encoders (#4421) 4 年前
GitHub 6f534366 Add torch_utils class, auto-detect CUDA availability (#4403) 4 年前
GitHub bf6506fc [feature] Add small CNN for grids 5x5 and up (#4434) 4 年前
GitHub 88d3ec3e Merge master into hybrid actions staging branch (#4704) 3 年前
Ervin Teng 7a0ebfbd Pretty broken 4 年前
Ervin Teng 6c77ac7a Update SAC, fix PPO batching 4 年前
Ervin Teng 1db21cbb Fix SAC interrupted condition and typing 4 年前
vincentpierre 735fcd52 [WIP] Refactor trainers to use list of obs rather than vec and vis obs 3 年前
Ervin Teng 330fc1d0 Merge branch 'master' into develop-centralizedcritic-mm 3 年前
vincentpierre 8c1a33a4 Fixing .contiguous missing in resnet 3 年前
GitHub e9ff7705 Fix torch tensor non-contiguous issue (#4855) 3 年前
GitHub d7f549f9 Run pytest on GPU (#4865) 3 年前
vincentpierre 2bf6737f addressing comments 3 年前
Ervin Teng b6f88d6d Merge branch 'develop-base-teammanager' into develop-agentprocessor-teammanager 3 年前
GitHub b9cab453 [perf] Optimizations for performance (#5192) 3 年前
GitHub bb07eb45 Adding a fully connected visual encoder for super small visual input + tests (#5351) 3 年前
GitHub ce1808f2 [bug-fix] Make resnet barracuda-compatible (#5358) (#5364) 3 年前
GitHub 20c0c728 [bug-fix] Make resnet barracuda-compatible (#5358) 3 年前