質問編集履歴
1
URL追加
test
CHANGED
File without changes
|
test
CHANGED
@@ -1,8 +1,8 @@
|
|
1
1
|
OpenAI Gymに似た、PettingZooと呼ばれるAPIを用いて、シミュレーションをGoogle Colabで行いたいと思っています。
|
2
2
|
|
3
|
-
https://www.pettingzoo.ml/#
|
3
|
+
[https://www.pettingzoo.ml/#
|
4
4
|
|
5
|
-
|
5
|
+
](https://www.pettingzoo.ml/#)
|
6
6
|
|
7
7
|
!pip install pettingzoo[butterfly]
|
8
8
|
|