Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

minor fix in RL example (MAML DiCE) #211

Merged
merged 1 commit into from
Jan 11, 2021

Conversation

kristian-georgiev
Copy link
Contributor

Description

Change the learning rate for the inner loop from meta_lr to adapt_lr in the MAML DiCE example.

Contribution Checklist

If your contribution modifies code in the core library (not docs, tests, or examples), please fill the following checklist.

  • My contribution modifies code in the main library.
  • My modifications are tested.
  • My modifications are documented.

Change the learning rate for the inner loop from `meta_lr` to `adapt_lr`.
@seba-1511
Copy link
Member

Merging because the issue seems to be with a dependency not being update on pypi.

@seba-1511 seba-1511 merged commit 9fe3a50 into learnables:master Jan 11, 2021
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.

2 participants