78 次代码提交 (82bf38ef-1f6f-4b89-be3a-0b295553c7f7)

作者 SHA1 备注 提交日期
GitHub 82bf38ef TensorFlowSharp is no more (#2590) 5 年前
GitHub 0d48a352 Use argparse for arg parsing (#2586) 5 年前
GitHub 11e13518 Merge pull request #2580 from Unity-Technologies/develop-removeUnitySDKlog 5 年前
GitHub e1d93a0e Allow mypy to reject incomplete defs for mlagents-envs (#2585) 5 年前
GitHub 67d754c5 Fix flake8 import warnings (#2584) 5 年前
GitHub 832e4a47 Normalize observations when adding experiences (#2556) 5 年前
GitHub babe9e2f Develop remove academy done (#2519) 5 年前
Andrew Cohen 06dcbaae fixed formatting 5 年前
GitHub 2a5da881 check for potentially bad env variables (#2540) 5 年前
Andrew Cohen 86c598bb Removed writing to UnitySDK.log from Academy/Changed UnityTimeOutException to no longer read from UnitySDK.log 5 年前
GitHub d21be895 Develop allow python 3.7 (#2544) 5 年前
GitHub 5a2e60b6 [coding conventions] Revert NNModelImporter rename and remove NonAlloc Collider check suggestion from rider. (#2571) 5 年前
GitHub 3683cc1c Enable learning rate decay to be disabled (#2567) 5 年前
GitHub f01dd1c1 [coding conventions] Change c# code to be compliant with Unity coding conventions. (#2555) 5 年前
GitHub eaf8ca35 Add clearer message for bad permissions (#2539) 5 年前
GitHub b7e12a37 Fix crash in construct_curr_info when next_info doesn't have any agents (#2549) 5 年前
GitHub 88b917b3 [format] Format code whitespace with Unity Formatter. (#2550) 5 年前
Ervin Teng 38b872af Revert "Fix crash when next_info is empty and using recurrent" 5 年前
Ervin Teng 4cb340b5 Fix crash when next_info is empty and using recurrent 5 年前
GitHub 3df585d9 Fix issue where SAC encoder type is always simple (#2548) 5 年前
GitHub c8796488 Markdown link check in CI (#2543) 5 年前
GitHub 9b004c54 Fixes missing camera resolution info in demos (#2523) 5 年前
GitHub 7720db33 Fix run_id typing in trainer.py (#2537) 5 年前
GitHub 9358fd4f [memory] Fix for tensors not being disposed of. (#2541) 5 年前
GitHub 5d2a6a69 Add a note on Custom messages about needing trainer changes (#2534) 5 年前
GitHub 69613a01 Reducing complexity on a number of classes. (#2480) 5 年前
GitHub 0390c78b Fix determinism in unit test (#2530) 5 年前
GitHub 9e2c30ee Made the _check_environment_trains test a little more easy to pass so the test will not randomly fail (#2520) 5 年前
GitHub 12d57671 Changing Training-RewardSignals.md --> Reward-Signals.md (#2525) 5 年前
Anupam Bhatnagar d1b99bda more small edits 5 年前
GitHub d80812be Merge pull request #2526 from Unity-Technologies/develop-update-offline-bc 5 年前
Anupam Bhatnagar efe16491 added cloud training unsupported comment 5 年前
Yuan Gao 0c42db82 Update the offline_bc_config path 5 年前
GitHub 876aca1e Use numpy for random sample in buffer (#2524) 5 年前
Anupam Bhatnagar baf25046 small edits 5 年前
GitHub 36528481 Merge pull request #2522 from Unity-Technologies/develop-cleanupconfig 5 年前
Anupam Bhatnagar 2cd2048b changes reflecting comments on github 5 年前
GitHub 6f67cf40 unit test - don't use global random generator (#2521) 5 年前
Ervin Teng b1bfb9e8 Delete VisualBanana 5 年前
Anupam Bhatnagar cc933115 adding colon 5 年前
GitHub 7ec3d7ad Merge pull request #2516 from Unity-Technologies/master 5 年前
Anupam Bhatnagar fddede25 first commit 5 年前
Jonathan Harper 2f083c8a Renamed "StepInfo" to "EnvironmentStep" 5 年前
Ervin T 6fb5b63c Fix Baselines gym_unity example to work with the latest Baselines (#2489) 5 年前
GitHub 6a81a2f4 Add Soft Actor-Critic as trainer option (#2341) 5 年前
GitHub 25926795 initialize trainer step count (#2498) 5 年前
Ervin T 06d9678c Minor fix to link to GAIL reward signal doc (#2435) 5 年前
GitHub 4bb97e25 Fix bug with construct_curr_info (#2490) 5 年前
Ervin Teng 28ef8983 Add 2 visual obs test 5 年前
Ervin Teng aca81efb Add more tests 5 年前