|
|
|
|
|
|
- Fixed an issue where exceptions from environments provided a returncode of 0. (#3680) |
|
|
|
- Running `mlagents-learn` with the same `--run-id` twice will no longer overwrite the existing files. (#3705) |
|
|
|
- `StackingSensor` was changed from `internal` visibility to `public` |
|
|
|
- Model updates now happen asynchronously with environment steps. (#3690) |
|
|
|
- `num_updates` and `train_interval` for SAC were replaced with `steps_per_update`. (#3690) |
|
|
|
|
|
|
|
## [0.15.1-preview] - 2020-03-30 |
|
|
|
### Bug Fixes |
|
|
|