We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a192632 commit 63a2a4bCopy full SHA for 63a2a4b
com.unity.ml-agents/CHANGELOG.md
@@ -11,7 +11,7 @@ and this project adheres to
11
#### com.unity.ml-agents (C#)
12
- A bug that would cause the editor to go into a loop when a prefab was selected was fixed. (#3949)
13
- BrainParameters.ToProto() no longer throws an exception if none of the fields have been set. (#3930)
14
-- The Barracuda dependency was upgraded to 0.7.0-preview. (#3977)
+- The Barracuda dependency was upgraded to 0.7.1-preview. (#3977)
15
#### ml-agents / ml-agents-envs / gym-unity (Python)
16
- An issue was fixed where using `--initialize-from` would resume from the past step count. (#3962)
17
- The gym wrapper error for the wrong number of agents now fires more consistently, and more details
0 commit comments