Andrew Cohen
|
adf93fd8
|
Goalie Speed
|
5 年前 |
Andrew Cohen
|
a870d453
|
Merge branch 'self-play-mutex' into soccer-2v1
|
5 年前 |
Andrew Cohen
|
b8ffdc4b
|
cloud experiments
|
5 年前 |
Andrew Cohen
|
34dcc1c1
|
modified striker wall
|
5 年前 |
Andrew Cohen
|
9fed4985
|
tennis curriculum
|
5 年前 |
Andrew Cohen
|
c5f9abce
|
new blue goalie wall
|
5 年前 |
Andrew Cohen
|
ccd1a991
|
striker and goalie brains
|
5 年前 |
Andrew Cohen
|
72706301
|
soccer curriculum
|
5 年前 |
Andrew Cohen
|
4f27c206
|
made striker wall prettier
|
5 年前 |
Andrew Cohen
|
6ade2ddc
|
Merge branch 'self-play-mutex' into soccer-2v1
|
5 年前 |
Andrew Cohen
|
3bddc401
|
Merge branch 'self-play-mutex' into soccer-2v1
|
5 年前 |
Andrew Cohen
|
d9f1a2f5
|
more experiments for self-play
|
5 年前 |
Andrew Cohen
|
61d38b15
|
rerunning all self-play
|
5 年前 |
Andrew Cohen
|
c7a34413
|
Merge branch 'self-play-mutex' into soccer-2v1
|
5 年前 |
Andrew Cohen
|
cd677346
|
Merge branch 'self-play-mutex' into soccer-2v1
|
5 年前 |
Andrew Cohen
|
1ba1bc22
|
tennis config
|
5 年前 |
Andrew Cohen
|
e892cb9a
|
Added Generic soccer agent for draws
|
5 年前 |
Andrew Cohen
|
aa18bef6
|
Merge branch 'self-play-mutex' into soccer-2v1
|
5 年前 |
Andrew Cohen
|
941b8ae7
|
Strikers vs goalie added
|
5 年前 |
Andrew Cohen
|
03cd3cd6
|
striker vs goalie env
|
5 年前 |
Andrew Cohen
|
650ec121
|
Merge branch 'self-play-mutex' into soccer-2v1
|
5 年前 |
Andrew Cohen
|
19552661
|
added team_change as a yaml config
|
5 年前 |
Andrew Cohen
|
42518d84
|
Merge branch 'self-play-mutex' into soccer-2v1
|
5 年前 |
Andrew Cohen
|
6e43bbf4
|
soccer config
|
5 年前 |
Andrew Cohen
|
c05d6c49
|
Merge branch 'self-play-mutex' into soccer-2v1
|
5 年前 |
Andrew Cohen
|
f7e76054
|
tennis config restored
|
5 年前 |
Andrew Cohen
|
55de0c00
|
Merge branch 'self-play-mutex' into soccer-2v1
|
5 年前 |
Andrew Cohen
|
80fd858a
|
ghost->get_step
|
5 年前 |
Andrew Cohen
|
5d21e211
|
tennis config
|
5 年前 |
Andrew Cohen
|
31ef5a84
|
Merge branch 'self-play-mutex' into soccer-2v1
|
5 年前 |
Andrew Cohen
|
d9cdb582
|
Merge branch 'self-play-mutex' into soccer-2v1
|
5 年前 |
Andrew Cohen
|
b42c9482
|
Merge branch 'self-play-mutex' into soccer-2v1
|
5 年前 |
Andrew Cohen
|
fbae3d48
|
added soccer brains
|
5 年前 |
Andrew Cohen
|
c70cfa63
|
running soccer for more steps
|
5 年前 |
Andrew Cohen
|
033b58ba
|
bonus to single agent
|
5 年前 |
Andrew Cohen
|
072b4135
|
soccer 2v1 on the cloud
|
5 年前 |
Andrew Cohen
|
1a6e99bb
|
save step on trainer step count/swap on ghost
|
5 年前 |
Andrew Cohen
|
e0db6596
|
no negative team id in docs
|
5 年前 |
Andrew Cohen
|
66b505c3
|
fixed controller behavior when first team discovered isnt 0
|
5 年前 |
Andrew Cohen
|
579bbd88
|
passing all tests locally
|
5 年前 |
Andrew Cohen
|
03b40795
|
removed opponent elo from stat collection
|
5 年前 |
Andrew Cohen
|
79076b70
|
ELO calculation done in ghost controller
|
5 年前 |
Andrew Cohen
|
9f09a65d
|
team id centric ghost trainer
|
5 年前 |
Andrew Cohen
|
eefc4811
|
Merge branch 'master' into self-play-mutex
|
5 年前 |
Andrew Cohen
|
ac261e36
|
Merge branch 'master' into self-play-mutex
|
5 年前 |
Andrew Cohen
|
94654de4
|
ghost controller
|
5 年前 |
GitHub
|
7d954797
|
[change] Separate action outputs into OutputDistributions object (#3514)
|
5 年前 |
GitHub
|
e1a0f41b
|
Added the MLAgents.Demonstrations namespace (#3532)
* Added the MLAgents.Demonstrations namespace
* Added the MLAgents.Editor namespace
* Overrided the .demo.meta files due to the change in namespace
|
5 年前 |
GitHub
|
9a371b17
|
[Renaming] SetActionMask -> SetDiscreteActionMask + added the virtual method CollectDiscreteActionMasks (#3525)
* Code edits
* Modified the markdowns
* Update com.unity.ml-agents/CHANGELOG.md
Co-Authored-By: Chris Elion <chris.elion@unity3d.com>
* Update docs/Learning-Environment-Design-Agents.md
Co-Authored-By: Chris Elion <chris.elion@unity3d.com>
* Update docs/Learning-Environment-Design-Agents.md
Co-Authored-By: Chris Elion <chris.elion@unity3d.com>
* Renaming files and methods
* Addressing comments
* Update docs/Learning-Environment-Design-Agents.md
Co-Authored-By: Chris Elion <chris.elion@unity3d.com>
Co-authored-by: Chris Elion <celion@gmail.com>
|
5 年前 |
GitHub
|
bd0455cd
|
disable compile warning (#3529)
* disable compile warning
* remove line numbers
|
5 年前 |