Skip to content

Releases: google-deepmind/rlax

RLax 0.1.8

01 Sep 23:39

Choose a tag to compare

What's Changed

Full Changelog: v0.1.7...v0.1.8

RLax 0.1.7

08 May 14:48

Choose a tag to compare

What's Changed

Full Changelog: v0.1.6...v0.1.7

RLax 0.1.6

29 Jun 15:03

Choose a tag to compare

What's Changed

  • Bump ipython from 7.16.1 to 8.10.0 in /requirements by @dependabot in #116
  • Fix KL constraint loss to ensure lagrange multiplier is always positive. by @copybara-service in #123
  • Drop python 3.7 and 3.8

New Contributors

Full Changelog: v0.1.5...v0.1.6

RLax 0.1.5

09 Jan 13:23

Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.5

RLax 0.1.4

15 Aug 07:29

Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.4

RLax 0.1.2

24 Feb 15:27

Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

RLax 0.1.1

19 Nov 12:34

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

RLax 0.0.5

18 Nov 19:47

Choose a tag to compare

What's Changed

Full Changelog: v0.0.4...v0.0.5

RLax 0.0.4

08 Jul 18:31

Choose a tag to compare

Note: this is a first GitHub release of RLax. It includes all changes since the repo was created.

Changelog

Unreleased

Full Changelog

Fixed bugs:

  • can not find setup.py for pip install #2

Closed issues:

  • Does discount = 0 mean "terminal" state by design? #17
  • vtrace uses lax.scan? #16
  • rlax is broken on Python 3.9 #13
  • missing library: import optax #8
  • Documentation and Examples #5

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator