Skip to content

0.0.6

Compare
Choose a tag to compare
@conorheins conorheins released this 24 Aug 21:16
· 348 commits to master since this release

What's Changed

  • Bug fixes (see #84, #86)
  • Optional action sampling precision as input to Agent (equivalent of alpha parameter in SPM) to address Issue #81: #88
  • Can sample directly from policy posterior using new sample_policy() function in control.py: #89
  • Fixed failing documentation: #92

Full Changelog: v0.0.5...v0.0.6