31 次代码提交 (09b37fb2-6063-411c-8038-4cd572fc9d0b)

作者 SHA1 备注 提交日期
GitHub 5bcbef8d [tests] Add tests for core PyTorch files (#4292) 4 年前
GitHub b4749b31 Test fixes on add-fire (#4317) 4 年前
GitHub 69d29b86 [add-fire] Halve Gaussian entropy (#4319) 4 年前
GitHub 3a982317 [add-fire] Add learning rate and beta/epsilon decay to PyTorch (#4318) 4 年前
GitHub 7ddfd81f Added Reward Providers for Torch (#4280) 4 年前
GitHub 36613cad [add-fire] Fix CategoricalDistInstance test and replace `range` with `arange` (#4327) 4 年前
GitHub f374f87a [add-fire] Add LSTM to SAC, LSTM fixes and initializations (#4324) 4 年前
GitHub 6de31a03 [add-fire] Fix masked mean for 2d tensors (#4364) 4 年前
GitHub 4e93cb6e [torch] Restructure PyTorch encoders (#4421) 4 年前
GitHub 6f534366 Add torch_utils class, auto-detect CUDA availability (#4403) 4 年前
GitHub 4e4ad7b0 Don't run value during policy evaluate, optimized soft update function (#4501) 4 年前
GitHub 64e998a2 [bug-fix] Use float64 when converting np.ndarray to torch.tensor, cap Torch version to 1.7.x (#4610) 4 年前
GitHub b853e5ba Action buffer (#4612) 4 年前
GitHub 3c96a3a2 Action Model (#4580) 4 年前
GitHub 85a7c0f7 [bug-fix] Add clipping to PyTorch policy, fix initialization (#4649) 4 年前
vincentpierre 93ca1409 fixing the tests 4 年前
vincentpierre c1587bce Solving merge conflicts 4 年前
vincentpierre 719c969c addressing comments. ObservationSpec is no longer a list 4 年前
vincentpierre c5a057d2 renaming obs_spec variables 4 年前
vincentpierre 44ed3258 Merging master 4 年前
vincentpierre 449712b0 renaming sensor_spec to sensor_specS 4 年前
Andrew Cohen 272affe0 preliminary aciton model tests 4 年前
Arthur Juliani 0b4b0992 Rename more files 4 年前
vincentpierre 56972f56 WIP integrate attention to networkbody 4 年前
vincentpierre 7f8e6a0d fix tests 4 年前
vincentpierre 8660b1c2 merging master 4 年前
vincentpierre 24d2f335 fixing test 4 年前
vincentpierre 38fc2536 addresing some comments 4 年前
vincentpierre 2f48cb82 Fixing a test 4 年前
vincentpierre 51adab1c Fix the attention module embedding size 3 年前
GitHub 806f04bd Readding the validation of the minimal cnn input size (#5345) (#5346) 3 年前