Commit 7bd8172
Migrate gym to gymnasium (#6309)
Migrate from Gym to Gymnasium (gymnasium>=0.26.0)
Upgrade Pettingzoo to 1.24.0
Relax the dependencies for Numpy
Reference PRs:
- #6211 Pettingzoo wrapper changed to gymnasium interface
- #6203 Upgrade to Gymnasium interface
- #6166 Update Gym to Gymnasium
- #6136 Update unity_pettingzoo_base_env.py
- #6060 Upgraded from gym to Gymnasium
Co-authored-by: alexander-zap <65029346+alexander-zap@users.noreply.github.com>
Co-authored-by: AmineAndam04 <andamamine83@gmail.com>
Co-authored-by: Olivia Bayley <150163193+OliviaBayley@users.noreply.github.com>
Co-authored-by: Vadim Liventsev <dev@vadim.me>
Co-authored-by: Zachary Laborde <zachlaborde93@gmail.com>1 parent 47c965c commit 7bd8172
17 files changed
Lines changed: 370 additions & 212 deletions
File tree
- colab
- com.unity.ml-agents
- Documentation~
- ml-agents-envs
- colabs
- mlagents_envs/envs
- tests
- ml-agents/tests/yamato/scripts
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
164 | | - | |
165 | | - | |
| 164 | + | |
| 165 | + | |
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
10 | 14 | | |
11 | 15 | | |
12 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
| 31 | + | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
Lines changed: 7 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
| 67 | + | |
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
71 | 72 | | |
72 | 73 | | |
73 | | - | |
| 74 | + | |
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
| |||
0 commit comments