Skip to content

Commit 4aa1978

Browse files
Modifying the changelog for the continuous action SAC target entropy fix (#5394)
1 parent 5510d29 commit 4aa1978

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

com.unity.ml-agents/CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ and this project adheres to
1515
#### ml-agents / ml-agents-envs / gym-unity (Python)
1616
- Added a fully connected visual encoder for environments with very small image inputs. (#5351)
1717
### Bug Fixes
18+
- The calculation of the target entropy of SAC with continuous actions was incorrect and has been fixed. (#5372)
1819
- RigidBodySensorComponent now displays a warning if it's used in a way that won't generate useful observations. (#5387)
1920

2021

0 commit comments

Comments
 (0)