387 次代码提交 (54972202-45a1-4ac3-842b-44cf6ad7b1a3)

作者 SHA1 备注 提交日期
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 年前
GitHub d072e091 [upkeep] Add a dev project to take advantage of package that only work with 2019.x or newer. (#3452) 4 年前
GitHub 6876a1d6 [bug-fix] Empty ignored trajectory queues, make sure queues don't overflow (#3451) 4 年前
GitHub 7bb5de57 [barracuda] Update barracuda to 0.6.0-preview. (#3444) 4 年前
GitHub 91b65b54 Merge pull request #3450 from Unity-Technologies/change-pr-template-location 4 年前
Alphonso Crawford d495f4c8 improper indendtaton in validate_environment_path 4 年前
Anupam Bhatnagar e762763b fixing template file path 4 年前
GitHub 2ad924f1 Merge pull request #3446 from Unity-Technologies/change-pr-template-location 4 年前
Alphonso Crawford 2a154bf3 Moving env_strip to validate_environment_path 4 年前
Anupam Bhatnagar 645e4129 changing folder 4 年前
Alphonso Crawford d308d713 Returning None for early exit 4 年前
Anupam Bhatnagar 20de33f0 changing location of template file 4 年前
Alphonso Crawford 40f1f6ed validate_environment_path 4 年前
GitHub f10d8076 Merge pull request #3436 from Unity-Technologies/new-pr-template 4 年前
GitHub 6f65b0e3 Update ml-agents-envs/mlagents_envs/environment.py 4 年前
GitHub d42eab70 Update changelog for changes since 0.14 release branch (#3443) 4 年前
Alphonso Crawford 51e947fe extra space aboe create environment factory 4 年前
GitHub 341acf83 [yamato] Use triggers to execute tests for specific changes. (#3439) 4 年前
Alphonso Crawford cff1a003 pylint error resolution 4 年前
GitHub 9a4b151c Merge pull request #3441 from Unity-Technologies/master-into-release-0.14.0 4 年前
Alphonso Crawford 2c14779c moving launch check to static method 4 年前
Anupam Bhatnagar 71e17324 added a section on useful links 4 年前
Alphonso Crawford b891a38b properly formatting within environment_launch_check 4 年前
Anupam Bhatnagar e91aed19 small edits 4 年前
Alphonso Crawford 615de041 Check if environment is launchable in learn.py 4 年前
Anupam Bhatnagar 2fddc361 adding a new pr template 4 年前
Alphonso Crawford d106d497 Raise exception if path does not exist 4 年前
GitHub 85d6d9dd Remove unity.editor namespace from Agent.cs. (#3433) 4 年前
GitHub 44f88933 Make a serialization upgrade path for maxStep. (#3424) 4 年前
GitHub d2edde24 [Documentation] Adding a few lines to mention that ML-Agents only works with NN generated with our trainers (#3426) 4 年前
GitHub afbb171d Fix typo in Reward Signals docs (#3420) 4 年前