質問編集履歴
1
title
CHANGED
File without changes
|
body
CHANGED
@@ -3,8 +3,8 @@
|
|
3
3
|
|
4
4
|
Unityではじめての自作ゲーム(3Dballに似た何か)を作り、ML-Agentsで学習させようとして、いつものようにanaconda powershell promptにmlagents-learn config/ppo/3B.yaml --run-id=3B1223jと入力したところ、unityのロゴまでは出たのですが、再生ボタンを押すと、以下のようなエラーメッセージが表示されました。
|
5
5
|
|
6
|
-
特に最後の行で、Please add an entry in the configuration file for 3BBrain, or set default_settings.
|
6
|
+
**__特に最後の行で、Please add an entry in the configuration file for 3BBrain, or set default_settings.
|
7
|
-
とあるのは具体的に何をすればよいのでしょうか。
|
7
|
+
とあるのは具体的に何をすればよいのでしょうか。__**
|
8
8
|
|
9
9
|
|
10
10
|
Traceback (most recent call last):
|