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

why do you update parameters manually? #1

Open
FrankWork opened this issue Jun 5, 2018 · 1 comment
Open

why do you update parameters manually? #1

FrankWork opened this issue Jun 5, 2018 · 1 comment

Comments

@FrankWork
Copy link

No description provided.

@xuyanfu
Copy link
Owner

xuyanfu commented Jun 5, 2018

To fit the parameters' updating rule in the algorithm 2 of the paper:
para_old = update_rate* para_new + (1-update_rate)* para_old

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

No branches or pull requests

2 participants