Recent Releases of rl-blox
rl-blox - v0.5.1
What's Changed
- MRG: Fix bugs in pyproject.toml by @mlaux1 in https://github.com/mlaux1/rl-blox/pull/155
- MRG: Fix memory leaks by @AlexanderFabisch in https://github.com/mlaux1/rl-blox/pull/157
- MRG: Optional tqdm progress bars by @mlaux1 in https://github.com/mlaux1/rl-blox/pull/160
- MRG: Update installation guide for PyPI installation by @mlaux1 in https://github.com/mlaux1/rl-blox/pull/159
- MRG: Add MR.Q by @AlexanderFabisch in https://github.com/mlaux1/rl-blox/pull/143
- MRG: Bump version for release by @mlaux1 in https://github.com/mlaux1/rl-blox/pull/163
Full Changelog: https://github.com/mlaux1/rl-blox/compare/v0.5.0...v0.5.1
- Python
Published by mlaux1 10 months ago
rl-blox - v0.5.0
What's Changed
- MRG: fix memory issues of TD7 by @AlexanderFabisch in https://github.com/mlaux1/rl-blox/pull/136
- MRG: Extract DQN-based losses by @AlexanderFabisch in https://github.com/mlaux1/rl-blox/pull/119
- MRG: Extract DDPG-based losses by @AlexanderFabisch in https://github.com/mlaux1/rl-blox/pull/144
- MRG: Log epoch with AIM by @AlexanderFabisch in https://github.com/mlaux1/rl-blox/pull/145
- MRG: Fix example in readme by @AlexanderFabisch in https://github.com/mlaux1/rl-blox/pull/146
- Add max version for jax by @mlaux1 in https://github.com/mlaux1/rl-blox/pull/147
- MRG: JAX 0.7.0 by @AlexanderFabisch in https://github.com/mlaux1/rl-blox/pull/150
- MRG: Flax 0.11 by @AlexanderFabisch in https://github.com/mlaux1/rl-blox/pull/151
Full Changelog: https://github.com/mlaux1/rl-blox/compare/v0.4.6...v0.5.0
- Python
Published by mlaux1 10 months ago
rl-blox - v0.4.6
What's Changed
- Add citation file by @mlaux1 in https://github.com/mlaux1/rl-blox/pull/135
- MRG: Fix tests and dependencies by @mlaux1 in https://github.com/mlaux1/rl-blox/pull/138
- MRG: Loosen gymnasium dependency by @mlaux1 in https://github.com/mlaux1/rl-blox/pull/141
- MRG: Update required gymnasium version by @mlaux1 in https://github.com/mlaux1/rl-blox/pull/142
Full Changelog: https://github.com/mlaux1/rl-blox/compare/v0.4.4...v0.4.6
- Python
Published by mlaux1 11 months ago