Ervin Teng
d140fc54
Remove release tags
4 年前
Ervin Teng
41dd16e8
Merge branch 'main' into release_15_mm
4 年前
GitHub
88ef8f25
R15 fix elo ( #5151 )
* add group done to ELO computation
* add not interrupted
4 年前
GitHub
8387e252
[release] Fix rl trainer warning ( #5144 )
* Fix rl trainer warning
* Fix typo
4 年前
GitHub
65cd8dab
Remove env settings from Sorter ( #5145 )
4 年前
GitHub
f9f722ea
[Cherry-Pick] Remove Dungeon EndEpisode ( #5140 )
4 年前
GitHub
e6143a83
[bug-fix] Move POCA critic to default device ( #5124 ) ( #5131 )
* Move critic to default device
* Make sure to clone onto default device
* Add some debug stuff
* Some more debug
* Fix issue
* Fix bool tensor too
4 年前
GitHub
6eef8929
Fix GridFoodCollector yaml ( #5134 ) ( #5136 )
Co-authored-by: andrewcoh <54679309+andrewcoh@users.noreply.github.com>
4 年前
GitHub
f7ab0cb0
[cherry-pick][docs] Add Dungeon Escape Environment ( #5133 )
* Add DungeonEscape POCA Environment (#5128 )
* Add DungeonEscape assets from working branch
* Add Dungeon Escape docs
* Create dungeon_escape.png
* Add to docs
Co-authored-by: Hunter-Unity <hunter@unity3d.com>
4 年前
GitHub
e7b2e39f
[docs] Add POCA to major features ( #5122 )
* Add POCA to major features
* Add MA to POCA
* More consise readme
* Update Overview
* Fix overview
4 年前
GitHub
63169e2c
[cherry-pick] Fix group rewards for POCA, add warning for non-POCA trainers ( #5120 )
* Fix end episode for POCA, add warning for group reward if not POCA (#5113 )
* Fix end episode for POCA, add warning for group reward if not POCA
* Add missing imports
* Use np.any, which is faster
4 年前
GitHub
d2ee2e6f
[cherry-pick] Integrate Group Manager to soccer/retrain with POCA ( #5115 ) ( #5121 )
* Integrate Group Manager to soccer/retrain with POCA (#5115 )
* Add Soccer env to changelog
Co-authored-by: andrewcoh <54679309+andrewcoh@users.noreply.github.com>
4 年前
GitHub
5a841589
[docs] Add links to example envs for Buffer Sensor and MultiAgentGroup ( #5116 )
* Update changelog with links to example envs
* Cooperative push block link update
4 年前
GitHub
15d39af4
[docs] Fix link and add teams/groups to table of contents ( #5126 )
4 年前
GitHub
fa14fd1c
Pragma warnings into the void. ( #5117 ) ( #5118 )
4 年前
GitHub
bba13dd8
[docs] Update readme and changelog ( #5107 )
4 年前
GitHub
10d3246a
[docs] Add missing package docs ( #5108 )
* Add missing package docs
* Fix grammar
* Update comment on Dispose
* Fix typo in doc
4 年前
GitHub
7606cd68
[release_15] Release 15 update versions ( #5101 )
* Update versions
* Fix for validate release links
* Update release tag and docs
4 年前
GitHub
4166a37d
Update changelog for samples. ( #5103 ) ( #5106 )
4 年前
Ervin Teng
54ffbed6
[cherry-pick] Fix ghost curriculum and make steps private ( #5098 )
* use get step to determine curriculum
* add to CHANGELOG
* Make step in trainer private (#5099 )
Co-authored-by: Ervin T <ervin@unity3d.com>
4 年前
Ervin Teng
09e7e805
[cherry-pick] Move PushBlockCollab config to poca directory ( #5097 )
4 年前