214 次代码提交 (547284b2-016c-4576-a47a-4792edaff8f7)

作者 SHA1 备注 提交日期
GitHub 547284b2 Merge pull request #3508 from Unity-Technologies/master-into-release-0.14.1 4 年前
GitHub f25bf7d3 Reintroduce MLAgents.Sensors namespace (#3509) 4 年前
GitHub 97a1d4b1 [change] Remove the action_holder placeholder from the policy. (#3492) 4 年前
GitHub 30a196eb Fix metacurriculum test (for good) (#3511) 4 年前
GitHub 8b85322f Don't make the test a MonoBehavior (#3505) 4 年前
GitHub 308300e6 Made a asmdef for CommunicatorObjects (#3500) 4 年前
GitHub b8b4ab4f Move protobuf generation tests to yamato. (#3506) 4 年前
GitHub 8530b724 Fix package validation errors for sensor-based classes (#3501) 4 年前
GitHub 45bd2d2c Develop passing package validation (#3494) 4 年前
GitHub f3d02dda Fixes package validation errors for side-channels-related classes. (#3502) 4 年前
GitHub a115dda7 Hotfix on Gym and the notebooks (#3496) 4 年前
GitHub aee0611a remove unused methods from Utilities.cs (#3495) 4 年前
GitHub ca914546 RaycastPerceptionComponent custom editor (#3484) 4 年前
GitHub 2eba4941 Updated the checklist to make more consice and add links to the appropriate files/folders. (#3491) 4 年前
GitHub 3049b0ec fix icon path (#3493) 4 年前
GitHub c145e75b Split Policy and Optimizer, common Policy for PPO and SAC (#3345) 4 年前
GitHub ecd13c8a Move Demonstration code to sub-folder (#3488) 4 年前
GitHub 24145c22 Merge pull request #3438 from Unity-Technologies/develop-badEnvReturnCode 4 年前
GitHub cd0a38c3 Develop mm validation fixes (#3487) 4 年前
GitHub 3f8bbaf1 Fix demo path for pushblock (#3489) 4 年前
GitHub 7d3ce77e Fix Doxygen config (#3490) 4 年前
Alphonso Crawford 1a7f9ad0 change test_learn.py 4 年前
GitHub a8c0564b [Bug fix] Gym last reward before Done (#3471) 4 年前
Alphonso Crawford 26d44958 Update test_bad_env_path 4 年前
GitHub a5d0cf3c Refactor DemonstrationStore/Recorder (#3354) 4 年前
Alphonso Crawford 802593a2 Adding test for bad env_path on create_environment_factory 4 年前
GitHub d485f3a0 Sensor API cleanup (#3480) 4 年前
Alphonso Crawford 35e49f5d Using f-strings for exception strings 4 年前
GitHub 61da8e9f [change] Ray Sensor interface improvements (#3449) 4 年前
GitHub 414cd0a6 Update environment.py 4 年前
GitHub b5a3b1de Rename --port commandline arg to --mlagents-port (#3477) 4 年前
GitHub 472f9f0e Merge branch 'master' into develop-badEnvReturnCode 4 年前
GitHub c55cb4df Replace Agent.GetStepCount with Agent.StepCount` (#3476) 4 年前
GitHub 5e78e5d4 [bug-fix] Update the gail config for the new steps in 0.14.0 (#3475) 4 年前
GitHub be14dd42 Make the timer output format consistent (#3472) 4 年前
GitHub f1359c0a Update Migrating.md (#3474) 4 年前
GitHub 97876c18 Making the message queue internal (#3468) 4 年前
GitHub 3641293f Change checkpoint suffix to "ckpt" (#3470) 4 年前
GitHub 764d8948 Develop modify stepping logic (#3448) 4 年前
GitHub cf7d0309 [docs] Update Mirgration.md to call out the need to re-import NN files for the latest Barracuda release. (#3469) 4 年前
GitHub 423e8d80 Update the test demo (#3466) 4 年前
GitHub 47649555 C# and Python checks for infinity and NaN. (#3418) 4 年前
GitHub 1ebed95a Remove internal registry. (#3465) 4 年前
GitHub 413de82e Make the demoRecorder write the experience on reset (#3463) 4 年前
GitHub c38dd44c Develop SideChannel new api (#3425) 4 年前
GitHub b2a4b689 [bug-fix] Use correct agent_ids for demo loader (#3464) 4 年前
GitHub 587dd165 Support for ONNX export (#3101) 4 年前
Alphonso Crawford d495f4c8 improper indendtaton in validate_environment_path 4 年前
Alphonso Crawford 2a154bf3 Moving env_strip to validate_environment_path 4 年前
Alphonso Crawford d308d713 Returning None for early exit 4 年前