Skip to content

Changes default value of Yogi hyper-parameters #1077

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

Merged
merged 2 commits into from
Feb 12, 2020
Merged

Changes default value of Yogi hyper-parameters #1077

merged 2 commits into from
Feb 12, 2020

Conversation

manzilz
Copy link
Contributor

@manzilz manzilz commented Feb 11, 2020

It is found initial_accumulator_value=1e-6 works better for a range of tasks. Thus switching the default value.

It is found initial_accumulator_value=1e-6 works better for a range of tasks. Thus switching the default value.
@seanpmorgan
Copy link
Member

seanpmorgan commented Feb 12, 2020

Hi @manzilz since you're the author of the paper I'm good with just your word for it 😄
If there are any references to support this though please post for user reference.

Copy link
Member

@seanpmorgan seanpmorgan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@seanpmorgan seanpmorgan merged commit 165d1fc into tensorflow:master Feb 12, 2020
jrruijli pushed a commit to jrruijli/addons that referenced this pull request Dec 23, 2020
* Changes default value of Yogi hyper-parameters

It is found initial_accumulator_value=1e-6 works better for a range of tasks. Thus switching the default value.

* Updating tests to reflect change in default values
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants