v0.0.1-gamma
Pre-release
Pre-release
What's Changed
- Adding additional checks to
TensorDict.view
to remove unnecessaryViewedTensorDict
object creation by @bamaxw in #319 - [BugFix]: Safe state normalization when std=0 by @vmoens in #323
- [BugFix]: gradient propagation in advantage estimates by @vmoens in #322
- [BugFix]: make training example gracefully exit by @vmoens in #326
- [Setup]: Exclude tutorials from wheels by @vmoens in #325
- [BugFix]: Tensor map for subtensordict.set_ by @vmoens in #324
- [Release]: Wheels v0.0.1c by @vmoens in #327
New Contributors
Full Changelog: v0.0.1b...v0.0.1c