Skip to content

v0.22.0: n-step returns support for off-policy algorithms via the `n_steps` argument

Latest
Compare
Choose a tag to compare
@araffin araffin released this 25 Jul 09:35
1e5e433

What's Changed

  • Add n-step returns support via the n_steps argument by @araffin in #74

Full Changelog: v0.21.0...v0.22.0