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

fix error in rnd #71

Merged
merged 1 commit into from
Dec 1, 2021
Merged

fix error in rnd #71

merged 1 commit into from
Dec 1, 2021

Conversation

leonard-q
Copy link
Collaborator

🌟 Hello! Thanks for contributing JORLDY!

Checklist

Please check if you consider the following items.

  • [V] My code follows the style guidelines of this project contributing
  • [V] My code follows the naming convention of documentation
  • [V] I have commented my code, particularly in hard-to-understand areas
  • [V] My changes generate no new warnings or errors

Types of changes

Please describe the types of changes! (ex. Bugfix, New feature, Documentation, ...)
Bug fix

Test Configuration

  • OS: Linux Ubuntu
  • Python version: 3.8
  • Additional libraries: None

Description

Please describe the details of your contribution

Bug was occurred after RND refactoring. The target network parameters have to contain "target" in their name, but it changed to 't', so RND target network also trained for minimizing r_i. This commit fixed this problem

@ramanuzan ramanuzan merged commit 251a0d7 into master Dec 1, 2021
@leonard-q leonard-q deleted the config/rnd_montezuma branch January 10, 2022 07:03
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