Commit 7fae873
[🐛 🔨 ]Adding the ELO to the GlobalTrainingStatus (#5202)
* Adding the ELO to the GlobalTrainingStatus
* Update ml-agents/mlagents/trainers/ghost/trainer.py
Co-authored-by: andrewcoh <[email protected]>
Co-authored-by: andrewcoh <[email protected]>
(cherry picked from commit 9c3dc45)1 parent 65c1550 commit 7fae873
File tree
2 files changed
+10
-2
lines changed- ml-agents/mlagents/trainers
- ghost
2 files changed
+10
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
128 | 129 | | |
129 | 130 | | |
130 | 131 | | |
131 | | - | |
132 | | - | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
133 | 137 | | |
134 | 138 | | |
135 | 139 | | |
| |||
323 | 327 | | |
324 | 328 | | |
325 | 329 | | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
326 | 333 | | |
327 | 334 | | |
328 | 335 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
0 commit comments