Skip to content

Commit 75b149f

Browse files
author
Ervin T
authored
Update Migrating.md with note about environments (#2624)
1 parent 6502feb commit 75b149f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/Migrating.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
### Important Changes
66
* We have updated the C# code in our repository to be in line with Unity Coding Conventions. This has changed the name of some public facing classes and enums.
7+
* The example environments have been updated. If you were using these environments to benchmark your training, please note that the resulting rewards may be slightly different in v0.10.
78

89
#### Steps to Migrate
910
* `UnitySDK/Assets/ML-Agents/Scripts/Communicator.cs` and its class `Communicator` have been renamed to `UnitySDK/Assets/ML-Agents/Scripts/ICommunicator.cs` and `ICommunicator` respectively.

0 commit comments

Comments
 (0)