174 次代码提交 (bc611906-a37e-4462-9ebe-14ad6b0c1c08)

作者 SHA1 备注 提交日期
Arthur Juliani de700c3a Multi Brain Training and Recurrent state encoder (#166) 7 年前
GitHub 51621334 State Stacking & Banan Environment (#262) 7 年前
GitHub 36d58cee Add Seeding, MaxStepReached, and Bootstrapping fix (#303) 7 年前
GitHub 8317a659 Behavioral Cloning & Trainers Reorg (#328) 6 年前
GitHub 0277039d Fix Basic Environment & Discrete States (#356) 6 年前
eshvk 23981dbf [containerization] CPU based containerization to support all environments that don't use observations 6 年前
GitHub a3c7b426 Merge pull request #357 from Unity-Technologies/feature/containerization 6 年前
Arthur Juliani c3644f56 Buffer fix for properly masking gradients 6 年前
GitHub f134016b On Demand Decision (#308) 6 年前
GitHub 69481d2d Imitation Learning Helper (#371) 6 年前
GitHub a809630f Add config for crawler, and change crawler scene (#376) 6 年前
Arthur Juliani 22d931c0 Add comments to Reacher and re-train model w/ epsilon needed 6 年前
GitHub e0d5b1b0 Fix for when not using teacher helper (#379) 6 年前
GitHub 41d32aca [Bouncer Environment] Now in 3D (#408) 6 年前
GitHub bb82e25d Revamped Push Block (#404) 6 年前
GitHub 9ca530cd Soccer Twos Environment (#420) 6 年前
GitHub 4a7481a1 RayPercpetion, Push Block, and misc environment changes (#432) 6 年前
GitHub d8c09831 Feature/new wall jump (#446) 6 年前
GitHub 68692f8f Remove unused configs (#489) 6 年前
GitHub 237b41f9 Hotfix 0.3.0c (#618) 6 年前
GitHub 3b866e9f Use Clipped Gaussian (#649) 6 年前
GitHub 9594f3d8 Walker Environment (#720) 6 年前
GitHub c17937ef Curiosity Driven Exploration & Pyramids Environments (#739) 6 年前
GitHub 9ab98584 Additional Environment Variations (#791) 6 年前
Arthur Juliani 5abb001b [Add curiosity_enc_size: 128 to the trainer_config.yaml] (#826) 6 年前
GitHub c9c9e147 Revamp Crawler & Walker (#841) 6 年前
GitHub 75218e58 Several final improvement to docs, scene and configs. (#871) 6 年前
GitHub 68d6170f Error message when using ODD and Curiosity (#883) 6 年前
Arthur Juliani 12d52cb0 Replace tanh on cc models w/ swish 6 年前
Arthur Juliani 8088d94a Change lambda 6 年前
GitHub d0158b01 Update visual hyperparameters (#1118) 6 年前
GitHub 10d2a19d Release v0.5 (Develop) (#1203) 6 年前
GitHub ab6eb8dc Fix TF Nan bug (#1178) 6 年前
GitHub 63062b92 updated the Pyramids model (#1184) 6 年前
GitHub 50228570 updated the walljump model for the multi-discrete action space (#1198) 6 年前
GitHub 3c9603d6 Demonstration Recorder (#1240) 6 年前
GitHub f99dc261 Rename brains to new names (#1321) 6 年前
vincentpierre b5edc64a typos in the config 6 年前
Arthur Juliani 107d734e New model for the dynamic crawler (#1322) 6 年前
vincentpierre 5c060417 Added PushBlock models, fixed trainer config and fixed Learning brain asset (#1344) 6 年前
Arthur Juliani 59126c8c Release v0.6 tennis (#1350) 6 年前
vincentpierre 6843dac6 Release v0.6 marwan tf (#1351) 6 年前
vincentpierre 148bd304 updated the models for the soccer, gridworld and 3dballhard (#1328) 6 年前
GitHub 610b8852 Release v0.8.2 update models (#2178) 5 年前
GitHub 4ac79742 Refactor reward signals into separate class (#2144) 5 年前
GitHub be4292fb Add different types of visual encoder (nature cnn/resnet) 5 年前
GitHub 6a212f73 Improvements for GAIL (#2296) 5 年前
Ervin T ca32cadf Fix default for vis_encode_type (#2330) 5 年前
GitHub 3683cc1c Enable learning rate decay to be disabled (#2567) 5 年前
GitHub bebdb293 ML-Agents Branding & Color Updates (#2583) 5 年前
Vilmantas Balasevicius 2d032594 Further modifications to make PPO work 5 年前
Hunter c92a9008 init 5 年前
Hunter 47d31907 added new nn files 5 年前
Hunter 70e7a646 clean up config 5 年前
GitHub 99146e97 1 to 1 Brain to Agent (#2729) 5 年前
Hunter 7c1a38e0 add drawspheres gizmo to perception 5 年前
Hunter 90457de5 added builder env. observing blocks pos 5 年前
Hunter 8b55f522 more testing with high targets 5 年前
GitHub 72bab623 reduce max_steps for Gridworld (#2973) 5 年前
Ervin Teng 58a4ea71 Increase max steps for 3DBall 5 年前
Ervin Teng eb4a04a5 Merge branch 'master' into develop-tanhsquash 5 年前
GitHub bec2e8f0 Add Trajectory/Policy Queues, move Trainer logic to advance() (#3113) 5 年前
GitHub 14193ada Self-play for symmetric games (#3194) 4 年前
Ervin Teng 9b0b2fed Reduce memory sizes 4 年前
GitHub 6284ea4a Reduce max steps for Bouncer, summary for Hallway (#3343) 4 年前
GitHub ae97ab3a Soccer refactor (#3331) 4 年前
GitHub 0d6fffc1 Reduce num steps for walljump (#3377) 4 年前
Ervin Teng d4ee7346 Merge commit 'f9c05a61d574305497789b5997f1ae3ea1b1ad3b' into develop-splitpolicyoptimizer 4 年前
Andrew Cohen 23f74f21 soccer fives 4 年前
Andrew Cohen 5c7a1fbf cloud run 4 年前
Ervin Teng 5ef902bf Merge branch 'master' into develop-splitpolicyoptimizer 4 年前
Andrew Cohen 39a76867 added more backward raycasts to twos and fives 4 年前
Andrew Cohen 5b0aca29 Merge branch 'master' into soccer-fives 4 年前
Andrew Cohen 4edb7f41 updated config/soccer brains 4 年前
Andrew Cohen 30725c27 2v1 soccer config and env 4 年前
Ervin Teng c825f13e Reduce PushBlock max_steps 4 年前
Ervin Teng c3ff4a31 Cut bouncer max steps 4 年前
Anupam Bhatnagar 21a526c5 [skip ci] shorter 3dball run 4 年前
GitHub 0d3fd17e [bug-fix] Increase 3dballhard and GAIL default steps (#3636) 4 年前
Andrew Cohen 53bea15c Merge branch 'master' into soccer-fives 4 年前
Andrew Cohen 072b4135 soccer 2v1 on the cloud 4 年前
Andrew Cohen c70cfa63 running soccer for more steps 4 年前
Andrew Cohen 5d21e211 tennis config 4 年前
Andrew Cohen a13f107f updated self-play doc for asymmetric games/changed current_self->current_best 4 年前
Andrew Cohen 6e43bbf4 soccer config 4 年前
Andrew Cohen bc611906 removed team-change CLI 4 年前
Andrew Cohen 42518d84 Merge branch 'self-play-mutex' into soccer-2v1 4 年前
Andrew Cohen 650ec121 Merge branch 'self-play-mutex' into soccer-2v1 4 年前
Andrew Cohen 941b8ae7 Strikers vs goalie added 4 年前
Andrew Cohen 1ba1bc22 tennis config 4 年前
Andrew Cohen 345fa382 current_best_ratio -> latest_model_ratio 4 年前
Andrew Cohen c7a34413 Merge branch 'self-play-mutex' into soccer-2v1 4 年前
Andrew Cohen 61d38b15 rerunning all self-play 4 年前
Andrew Cohen d9f1a2f5 more experiments for self-play 4 年前
Andrew Cohen d7b8cf16 CubeWars 4 年前
Anupam Bhatnagar 50e52d9c Merge branch 'master' into distributed-training 4 年前
Andrew Cohen 72706301 soccer curriculum 4 年前
Andrew Cohen e91f5233 reduced steps cubewars 4 年前
Andrew Cohen 9fed4985 tennis curriculum 4 年前
bhh 35736d30 added scripts 4 年前
Andrew Cohen 2e7f8f41 Merge branch 'develop-cubewars' into asymm-envs 4 年前
Andrew Cohen a0985d94 increased striker goalie steps 4 年前
bhh dc9fcd46 loosened joints retrained looking good 4 年前
bhh 1ecc8924 final training done. ready to go. 4 年前
Andrew Cohen 5a5e13fa soccertwos config 4 年前
Anupam Bhatnagar d49ceecc [skip ci] moving summary writer to update_policy 4 年前
bhh 9e40ed64 update config to 3.5M steps 4 年前
Andrew Cohen 44e6fa7b soccer 1e8 timesteps/Tennis existential penalty 4 年前
Andrew Cohen 900ae050 new SoccerTwos brain 4 年前
Andrew Cohen 6f1f89f6 new soccertwos brain 4 年前
Hunter-Unity 2751b3a4 updated crawlerAgent code to match worm env 4 年前
Andrew Cohen a90812a0 soccer twos for 50mill 4 年前
Andrew Cohen 384f6439 reduced laser cd/increased heal 4 年前
GitHub 9695b89a StrikerVsGoalie and SoccerTwos env improvements (#3699) 4 年前
Andrew Cohen 34349a2f reduce latest_model prob 4 年前
Andrew Cohen 72bd2c5d Merge branch 'soccer-2v1' into asymm-envs 4 年前
Andrew Cohen 8431ecb5 tennis reward fix 4 年前
Andrew Cohen 79276531 new goalie 4 年前
Andrew Cohen e5c62cb8 update striker vs goalie brain/retrain 4 年前
Andrew Cohen 1d020fa7 Merge branch 'soccer-2v1' into asymm-envs 4 年前
GitHub f8909ab1 Add New 3 Joint Ragdoll Worm Environment (#3798) 4 年前
Andrew Cohen d54fdfbf increase batch/buff/erbeta 4 年前
Andrew Cohen 028a8d59 larger network/6 stacked obs 4 年前
Andrew Cohen ca6cdff3 fixed broken prefab... 4 年前
Andrew Cohen 32f562d9 striker goalie increase latest_mod ratio 4 年前
Andrew Cohen 3df4f4a3 smaller window cubewar 4 年前
Andrew Cohen 717fae65 reduce tennis latest_model_ratio 4 年前
Andrew Cohen a1143427 increased entro bonus tennis 4 年前
Andrew Cohen e9f570aa slightly larger beta tennis 4 年前
Andrew Cohen 3f806353 increased beta 4 年前
Andrew Cohen 54972202 tuning beta tennis 4 年前
Andrew Cohen 04ac54a3 reduced tennis time horizon 4 年前
Andrew Cohen fda39c3d more beta tuning... 4 年前
Andrew Cohen 1c2e1d79 increase beta 4 年前
Andrew Cohen e7922b68 trying larger beta 4 年前
Andrew Cohen 14df5d02 increase gamma 4 年前
Andrew Cohen 8fba6faa increase network capacity 4 年前
Andrew Cohen bbc1014a reduce learning rate 4 年前
Andrew Cohen d5428487 addforce and static walls 4 年前
Andrew Cohen b6784390 frequent swapping of diverse opponents tennis 4 年前
Andrew Cohen d9d6c172 remove threading 4 年前
Andrew Cohen de2ca11b no thread config 4 年前
Andrew Cohen c5ce18c7 remove x/y vel, smaller network 4 年前
Andrew Cohen fd7ee405 normalize by hand 4 年前
Andrew Cohen e58a3f5e small swap 4 年前
Andrew Cohen fa66e9e9 beta.005 4 年前
Andrew Cohen c3fd56b5 testing beta 4 年前
Andrew Cohen 53f2f360 long tennis/soccer runs 4 年前
Andrew Cohen a89d9791 changed striker vs goalie config 4 年前
Andrew Cohen 5dfa0014 increased beta for all self-play 4 年前
Andrew Cohen 59a60c1e Merge branch 'master' into asymm-envs 4 年前
Andrew Cohen 11815554 revert soccer hyper params 4 年前
Andrew Cohen 3c2ce7be beta... 4 年前
Andrew Cohen 4083e344 tennis window 10 4 年前
Andrew Cohen 46654d49 soccer 100 4 年前
Andrew Cohen bc249921 riker goalie 100 4 年前
Andrew Cohen 4671cf17 tnenis congif 4 年前
Andrew Cohen 78744111 test ghost 4 年前
Andrew Cohen 5f8ef3ca .5 opponent tennis 4 年前
Andrew Cohen 20d973c8 bug 4 年前
Andrew Cohen 4e4cf9e2 .5 4 年前
Andrew Cohen 53d1a98d more entro 4 年前
Andrew Cohen b6b2c58e smaller window 4 年前
Andrew Cohen 6568158f 3.o beta 4 年前
Andrew Cohen b6d9c58b beta 2 4 年前
Andrew Cohen bca3bd73 return to team change 4 年前
Andrew Cohen 4b8db5c3 test failure 4 年前
Andrew Cohen 55bafe1b control 4 年前
Andrew Cohen af364ac9 more exsp 4 年前
Andrew Cohen d91a7cbd reduce time horizon tennis 4 年前
Andrew Cohen 446bdeee hund 4 年前
Andrew Cohen 4ba0d98c cubewar and tennis stability test 4 年前
Andrew Cohen bd1d6c08 all self-play 4 年前
Andrew Cohen 150e7d73 cubewar threaded false 4 年前