126 次代码提交 (c4c67218-5ea3-45b6-a22d-3091c20fa411)

作者 SHA1 备注 提交日期
GitHub 976c56c5 Environment Aesthetic Unification (#459) 6 年前
GitHub c1e930b5 Minor Visual Changes for Environments (#470) 6 年前
Marwan Mattar 4d1b3ae3 Merge branch 'development-0.3' into docs/doxygen 6 年前
GitHub c9c9e147 Revamp Crawler & Walker (#841) 6 年前
GitHub bf858cd6 Merge pull request #884 from Unity-Technologies/release-v0.4 6 年前
Arthur Juliani 195ac934 Merge branch 'develop' into develop-runs 6 年前
Vincent(Yuan) Gao 7ce0b834 Add Brains for Pyramids, Reacher, SoccerTwos, Tennis, Bouncer, and CrawlerDynamic (#1313) 6 年前
GitHub e7048eca Changed the scene to use scriptable object for Crawler static, gridworld, walljump, visualhallway, visualpushblock, visualpyramid (#1314) 6 年前
vincentpierre 6843dac6 Release v0.6 marwan tf (#1351) 6 年前
GitHub 547f0e98 Merge pull request #1361 from Unity-Technologies/release-v0.6 6 年前
GitHub a196dde2 Merge pull request #1494 from Unity-Technologies/release-v0.6 6 年前
GitHub 1b3746a3 Add files via upload 5 年前
Arthur Juliani d0c23b4d Merge branch 'master' of https://github.com/RunSwimFlyRich/ml-agents into RunSwimFlyRich-master 5 年前
Arthur Juliani fa46be7f Merge branch 'RunSwimFlyRich-master' into develop 5 年前
Hunter 45fe60db fixed broken prefabs 5 年前
GitHub 1b7045bf Merge pull request #2448 from Unity-Technologies/hh/fix-broken-crawler-prefabs 5 年前
GitHub 0a163871 Merge pull request #2469 from Unity-Technologies/release-0.9.2 5 年前
GitHub bebdb293 ML-Agents Branding & Color Updates (#2583) 5 年前
GitHub b2fa2268 Merge pull request #2648 from Unity-Technologies/release-0.10.0 5 年前
Anupam Bhatnagar cc208c00 resolving conflicts 5 年前
Vilmantas Balasevicius dfc08082 Experiment with joint drive in Crawler. 5 年前
Vilmantas Balasevicius 81109510 First working iteration of actuated crawler scene, prefabs and code complete. Can train, not sure whether learn though. Camera follow is broken. 5 年前
Vilmantas Balasevicius cc4316a0 Fixed bugs in joint anchor point axis and positions. Fixed various other in code. Trains. Still something wrong: cumulative reward of 25 is reached and when it falls down to zero. Camera follow doesn't work. 5 年前
Vilmantas Balasevicius 0b0383f1 Various changes to make crawler learning work. Demonstration of ArticulationBody.enable=false crash. 5 年前
Vilmantas Balasevicius 5d3141d7 Implemented ArticulatedCrawler agent reset via crawler body prefab respawn. Reimplemented ArticulatedCrawlerDynamicTarget scene and associated prefabs. Modified camera follow script to track respawned articulated body object - still need to generalize. 5 年前
Vilmantas Balasevicius 86a627d2 Implemented agent reset via prefab respawning for ArticulatedReacher and ArticulatedReacherManualControl scenes. 5 年前
Vilmantas Balasevicius c6cc7d28 Changed angular limits of articulation joints for the articulated crawler to match configurable joints setup in classical crawler. 5 年前
GitHub 99146e97 1 to 1 Brain to Agent (#2729) 5 年前
Chris Elion 3d8a70fb Merge remote-tracking branch 'origin/develop' into try-tf2-support 5 年前
GitHub 495873e5 Merge pull request #2833 from Unity-Technologies/release-0.11.0 5 年前
GitHub 8cdaeca4 Update .nn files and fix some prefabs (#2994) 5 年前
GitHub a4c111f4 Merge pull request #3012 from Unity-Technologies/release-0.12.0-to-develop 5 年前
GitHub d4780a55 Merge pull request #3010 from Unity-Technologies/release-0.12.0-to-master 5 年前
Ervin Teng 34f9577c Merge branch 'develop' into develop-agentprocessor 5 年前
Ervin Teng eb4a04a5 Merge branch 'master' into develop-tanhsquash 5 年前
GitHub 03664e75 Make On Demand Decision the default (#3243) 5 年前
Ervin Teng 29f3330f Merge master into hotfix-0.13.1 5 年前
Ervin Teng 28bf8e9e Enable repeat action for crawler and walker 5 年前
GitHub a1a1126d Trim some public fields on the Agent (#3269) 5 年前
Ervin Teng db249ceb Merge branch 'master' into develop-splitpolicyoptimizer 4 年前
GitHub ec278616 Hotfixes for Release 0.15.1 (#3698) 4 年前
GitHub de0cf96f [bug-fix] Increase height of wall in CrawlerStatic (#3650) 4 年前
Andrew Cohen fb993986 Merge branch 'master' into self-play-mutex 4 年前
Andrew Cohen b42c9482 Merge branch 'self-play-mutex' into soccer-2v1 4 年前
Anupam Bhatnagar 50e52d9c Merge branch 'master' into distributed-training 4 年前
Yuan Gao 24a681bf Updated the prefebs to enable inference 4 年前
GitHub 6ef56c83 Merge pull request #3749 from Unity-Technologies/develop-add-inference-examples 4 年前
Ervin Teng 5e980ec1 Merge branch 'master' into develop-sac-apex 4 年前
Andrew Cohen 2c42f577 Merge branch 'master' into asymm-envs 4 年前
Chris Elion 2f7174f0 migrate from old branch 4 年前
Chris Elion 1e96ad52 update crawler 4 年前
Chris Elion 20b5a157 update scenes and get them training 4 年前
Chris Elion dc4a001f copy sensor from robot branch, fix space 4 年前
GitHub 9514cbbb Update Crawler Ragdoll & Add DirectionIndicator (#4097) 4 年前
Arthur Juliani 9724c9ac Merge master 4 年前
GitHub 8f33b60c Add 'old' crawler env (#4171) 4 年前
Andrew Cohen b37c4493 floor material 4 年前
GitHub a28e2767 Update add-fire to latest master, including Policy refactor (#4263) 4 年前
HH 7f9b9567 rebuilt crawler ragdoll to scale of 1 4 年前
HH 375bdd52 Update CrawlerDynamic and CrawlerStatic scenes 4 年前
HH e05e152a adjusted crawler joint and mass 4 年前
HH 15cb62b9 add trained crawler nn file 4 年前
vincentpierre 599d7e9f Merging master 4 年前
HH 59135ac4 update prefabs 4 年前
HH e1c94e22 crawler shorter legs 4 年前
GitHub 0e0daf47 [add-fire] Merge post-0.19.0 master into add-fire (#4328) 4 年前
HH 41c9334a add new crawler demo files 4 年前
GitHub 9d2e4268 Revert "[add-fire] Merge post-0.19.0 master into add-fire (#4328)" (#4330) 4 年前
GitHub 8b913a96 Add TargetController/OrientationCubeController Components & Bugfix (#4157) 4 年前
HH 44594919 update leg joint settings 4 年前
HH 96d7b2a5 add new nn files 4 年前
HH 9a531f38 add new nn files and update prefabs 4 年前
Andrew Cohen e10c9abd update crawler 4 年前
Andrew Cohen d8c123a0 Merge branch 'master' into sensitivity 4 年前
GitHub 3a0d6e54 [MLA-1135] Physics sensors - optional reference body (#4276) 4 年前
Ervin Teng dc937d5c Merge branch 'master' into develop-add-fire-mm 4 年前
GitHub 1e76f8d0 Merge pull request #4331 from Unity-Technologies/develop-add-fire-mm2 4 年前
Ervin Teng 4ebccf97 Merge branch 'develop-add-fire' into develop-add-fire-sac-lst 4 年前
Andrew Cohen 598826fe Merge branch 'develop-add-fire' into develop-add-fire-bc 4 年前
Ruo-Ping Dong d3eb6c46 Merge branch 'develop-add-fire' into develop-add-fire-checkpoint 4 年前
HH 8eaddb61 Merge branch 'master' into hh/develop/loco-walker-variable-speed 4 年前
HH 691c06e8 init 4 年前
HH ef62939e updating prefabs 4 年前
HH 1dd1dd81 spawn a target 4 年前
HH 011e55df add brains 4 年前
HH 7e7743d1 update static prefabs 4 年前
yanchaosun 49d6b70c crawler: max episode length=1000; new config: 1 forward layer 4 年前
HH e3b1c5cf add nn files. update to 15M steps 4 年前
HH 6526c72c update prefabs 4 年前
yanchaosun 8f8ec11b crawler: add time reward 4 年前
HH f0a12c70 update configs/prefabs 4 年前
HH 19097dc5 cleanup 4 年前
yanchaosun 82a4914e 1k time reward 0.001 4 年前
HH 4b6f735d added final nn models 4 年前
HH d6f1cb2d add new demos and do more cleanup. 4 年前
GitHub 582859b6 New Crawler Variable Speed Scenes (#4382) 4 年前
Andrew Cohen 3997b14b Merge branch 'master' into develop-hybrid-actions 4 年前
HH ac3b8705 creature crawler working 4 年前
HH 4d720feb added trained 6 leg creature 4 年前
HH 281e0be1 added sensors & controls UI 4 年前
HH c4f623f5 change input to raw, add shield controller, gun controller 4 年前
HH 2387e68a lots of stuff. locomotion feels good 4 年前
vincentpierre 89605d02 Replaced .nn models with .onnx models 4 年前
vincentpierre c18f687d Modified all the models (except visual food collector) 4 年前
Arthur Juliani d2526ce2 Modify CrawlerDynamic 3 年前
Arthur Juliani 9d172102 Modify crawler to make variable speed use goals 3 年前
Arthur Juliani 0903613b Add VectorSensorComponent 3 年前
GitHub 001990af Merge pull request #5008 from Unity-Technologies/multi-goal-conditioning 3 年前
GitHub bc0ba098 add option for Burst inference (#4925) 3 年前
Ruo-Ping Dong c87bce9e Merge branch 'master' into develop-base-teammanager 3 年前
vincentpierre e1b94b8b Merge branch 'master' into develop-var-len-obs-feature 3 年前
Chris Elion e4f51ca7 Merge remote-tracking branch 'origin/master' into MLA-1734-demo-provider 3 年前
Ervin Teng d4438878 Merge branch 'develop-base-teammanager' into develop-agentprocessor-teammanager 3 年前
Ervin Teng e46a86ad Merge branch 'master' into develop-superpush-int 3 年前
HH 15d512f9 Merge branch 'master' into hh/develop/dodgeball 3 年前
GitHub 85f8b40b Removing some scenes (#4997) 3 年前
GitHub f16ce486 Update v2-staging from main (March 15) (#5123) 3 年前
Christopher Goy 921ba4f0 Update v2-staging from main (March 15) (#5123) 3 年前
Christopher Goy ebe45056 Merge branch 'main' into release_14_branch-to-main 3 年前
Ervin Teng 8902c058 Merge branch 'main' into develop-coma2-trainer 3 年前
Chris Elion 970f1d40 Merge remote-tracking branch 'origin/v2-staging' into MLA-1634-ObservationSpec 3 年前
Ervin Teng 1f026c70 Merge branch 'main' into develop-superpush-branch-cleanup 3 年前
Ervin Teng ce872033 Revert "Merge branch 'main' into develop-superpush-branch-cleanup" 3 年前
Andrew Cohen 9e77d7e1 Merge branch 'main' into develop-soccer-groupman 3 年前
GitHub b81907a5 locomotion scenes: don't add dynamic target to the agent's hierarchy (#5226) 3 年前
Andrew Cohen d813bfd5 continuous, crawler integrated, new cube 3 年前