Skip to content

Added ExponentialAnnealedPolicy to policy.py.#266

Open
michalgregor wants to merge 2 commits into
keras-rl:masterfrom
michalgregor:exponential_policy
Open

Added ExponentialAnnealedPolicy to policy.py.#266
michalgregor wants to merge 2 commits into
keras-rl:masterfrom
michalgregor:exponential_policy

Conversation

@michalgregor

Copy link
Copy Markdown

This PR adds a policy very closely modelled on the LinearAnnealedPolicy, but with exponential decay instead of a linear schedule.

* ExponentialAnnealedPolicy provides support for parameter schedules
  based on exponential decay.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant