Skip to content

v0.4.4

Compare
Choose a tag to compare
@belerico belerico released this 10 Oct 12:40
· 131 commits to main since this release

v0.4.4 Release Notes

  • Fixes the activation in the recurrent model in DV1 in #110
  • Updated the Diambra wrapper to support the new Diambra package in #111
  • Added dotdict to speedup accessing the loaded config in #112
  • Better naming when hydra creates the output dirs in #114
  • Added the validate_args to decide whether torch.distributions must check the arguments to the __init__ function in; disable it to have a huge speedup in #116
  • Updated Diambra wrapper to support AsynVectorEnv #119
  • Minor fixes #120