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 e45309c commit 384bb1fCopy full SHA for 384bb1f
com.unity.ml-agents/CHANGELOG.md
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
9
### Bug Fixes
10
- Raise the wall in CrawlerStatic scene to prevent Agent from falling off. (#3650)
11
- Fixed an issue where specifying `vis_encode_type` was required only for SAC. (#3677)
12
+ - Fixed an issue where switching models using `SetModel()` during training would use an excessive amount of memory. (#3664)
13
14
15
## [0.15.0-preview] - 2020-03-18
0 commit comments