Skip to content

v0.0.1-gamma

Pre-release
Pre-release
Compare
Choose a tag to compare
@vmoens vmoens released this 25 Jul 21:20
· 1531 commits to main since this release
00ddc39

What's Changed

  • Adding additional checks to TensorDict.view to remove unnecessary ViewedTensorDict 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