|
|
|
|
|
|
### Major Changes |
|
|
|
#### com.unity.ml-agents (C#) |
|
|
|
#### ml-agents / ml-agents-envs / gym-unity (Python) |
|
|
|
- PyTorch trainers now support training agents with both continuous and discrete action spaces. |
|
|
|
Currently, this can only be done with Actuators. Please see |
|
|
|
[here](../Project/Assets/ML-Agents/Examples/Basic/Scripts/BasicActuatorComponent.cs) for an |
|
|
|
example of how to use Actuators. (#4702) |
|
|
|
|
|
|
|
### Minor Changes |
|
|
|
#### com.unity.ml-agents / com.unity.ml-agents.extensions (C#) |
|
|
|