Skip to content

Release refs/tags/v22.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Nov 11:03
· 117 commits to main since this release
882190c

Merged PRs since last release:

🚀 Features

  • singhblom: Msb/classes in memory (#3)
  • singhblom: Changed cycle length to be callback specific (#5)
  • singhblom: Made checkpointing work and tested (#6)
  • riley-mld: Make train on lunar lander (#14)
  • jackharmer: n-step TD, gpu training, episodic rewards, high LR nan fix. (#30)
  • jackharmer: Fixes SAC algorithm logic. Simplifies distribution code. Fixes terminal adaptor reshaping. (#38)
  • riley-mld: Add learning rate schedule (#39)
  • jackharmer: video logging (#42)
  • tgolsson: Add plugin to manage torch versions (#58)

🧪 Development

  • tgolsson: Add docs publishing pipeline and switch back to poetry (#28)
  • tgolsson: Run black and isort on CI (#31)
  • tgolsson: Sanity-checks (#33)
  • tgolsson: Don't install cuda-version of torch on CI (#35)
  • tgolsson: Check line-endings in CI and remove all CRLF (#34)
  • tgolsson: Use a custom base image for CI runs (#36)
  • tgolsson: bump poetry in CI (#45)
  • tgolsson: Testing bandit (#43)
  • tgolsson: switch to PDM (#49)
  • tgolsson: fix doc publish (#50)
  • tgolsson: Add package and test steps (#44)
  • tgolsson: Add pre-release with auto-generated changelog and GHP docs (#51)

Uncategorized:

  • singhblom: Removed unnecessary SAC Network class (#1)
  • singhblom: Made open source readme changes (#4)
  • singhblom: Rename to Emote (#7)
  • singhblom: Moved to Conda (#8)
  • singhblom: New nicer readme (#9)
  • repi: Minor README visual tweaks (#10)
  • singhblom: Removed all mentions of Hive (#11)
  • singhblom: Ignore the runs dir where tb logs (#15)
  • tgolsson: delete conda env and pypi file (#32)
  • jackharmer: Jack/vision (#48)
  • tgolsson: ADR: Release flow (#55)
  • tgolsson: Add ADRs to deployed documentation (#60)
  • tgolsson: Create release flow on-tag (#57)
  • tgolsson: prepare changelog for release (#61)