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

Keras competability #9

Open
ParthaEth opened this issue Jul 6, 2019 · 0 comments
Open

Keras competability #9

ParthaEth opened this issue Jul 6, 2019 · 0 comments

Comments

@ParthaEth
Copy link

Hi,

Congratulations for the awesome piece of code. It works out of the box with Keras! With only one glitch that when a default 'ReduceOnPlateau' learning rate scheduler is used the following error is thrown

"AttributeError: 'TFOptimizer' object has no attribute 'lr'"

I know that the learning rate schedule is internal in your method and should not be scheduled from outside however to keep compatibility a proper error might be thrown I suppose.

Thanks.

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