Keras-rl

Latest version: v0.4.2

Safety actively analyzes 619369 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.4.2

- Fix Tensorboard support
- Improve documentation

0.4.1

- Add support for current version of Keras and Gym

0.4.0

- Removes legacy code and now requires `Keras >= 2.0.7` (https://github.com/matthiasplappert/keras-rl/pull/157)
- Adds two new policies (https://github.com/matthiasplappert/keras-rl/pull/156, https://github.com/matthiasplappert/keras-rl/pull/122)
- Fixes a few problems with replay memory sampling being incorrect for certain edge cases (https://github.com/matthiasplappert/keras-rl/pull/138)
- Fixes a problem with dropout in actor model for DDPG (https://github.com/matthiasplappert/keras-rl/pull/150)

0.3.1

- Require Keras < 2.0.7 due to non-trivial and breaking API change in optimizer code

0.3.0

- Full compatibility with the recently released Keras 2
- New `SarsaAgent` implementation
- New `train_policy` on `DQNAgent` and `SarsaAgent` to allow for different policies at training and test time
- Minor clean-ups

0.2.2

- Fix version mix-up on release, otherwise identical to version `v0.2.1`

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.