You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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