Skip to content

πŸš€ v3.23.0 - Fixe in SB3 callback, lower timeout on client -> server connection, ability to skip Repo initialization in CLI

Latest
Compare
Choose a tag to compare
@mihran113 mihran113 released this 15 Jul 14:03
· 10 commits to main since this release

What's Changed

  • [feat] Add skip option in init commands by @stevenjlm in #3179
  • [feat] Relax numpy version upper bound by @judahrand in #3182
  • [refactor] Integrate Ruff for lint & format by @Sharathmk99 in #3125
  • [fix] Resolve issues with metric tracking in SB3 callback by @mihran113 in #3186
  • [fix] Prevents long waiting times when connecting to incorrect or unresponsive addresses by @zhiyxu in #3185
  • [fix] torch.inference_mode inplace of torch.no_grad by @pdumin in #3188

New Contributors

Full Changelog: v3.22.0...v3.23.0