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 b047e5d commit 085e56eCopy full SHA for 085e56e
com.unity.ml-agents/CHANGELOG.md
@@ -28,6 +28,7 @@ and this project adheres to
28
1. env_params.max_lifetime_restarts (--max-lifetime-restarts) [default=10]
29
2. env_params.restarts_rate_limit_n (--restarts-rate-limit-n) [default=1]
30
3. env_params.restarts_rate_limit_period_s (--restarts-rate-limit-period-s) [default=60]
31
+- Extra tensors are now serialized to support deterministic action selection in onnx. (#5597)
32
### Bug Fixes
33
- Fixed the bug where curriculum learning would crash because of the incorrect run_options parsing. (#5586)
34
0 commit comments