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

Adjust Learning rate #33

Open
pwpjxyy opened this issue Apr 28, 2021 · 0 comments
Open

Adjust Learning rate #33

pwpjxyy opened this issue Apr 28, 2021 · 0 comments

Comments

@pwpjxyy
Copy link

pwpjxyy commented Apr 28, 2021

I try to use LearningRateScheduler to adjust the learning rate when running ImportanceTraining(model).fit. But it seems that the real learning rate keeps unchanged during the whole training process and equals to the lr in optimizer=SGD(lr). Would you please show me how to correctly adjust the learning rate? I use tf=1.4.0 and keras=2.2.0.

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

1 participant