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

'LRSchedule_LINEAR' must override get_config() #5

Open
laboratorypizza opened this issue Sep 21, 2024 · 0 comments
Open

'LRSchedule_LINEAR' must override get_config() #5

laboratorypizza opened this issue Sep 21, 2024 · 0 comments

Comments

@laboratorypizza
Copy link

laboratorypizza commented Sep 21, 2024

Hi! Can anyone help me solve this?

File "/opt/homebrew/lib/python3.11/site-packages/keras/src/optimizers/schedules/learning_rate_schedule.py", line 83, in get_config
raise NotImplementedError(
NotImplementedError: Learning rate schedule 'LRSchedule_LINEAR' must override get_config() in order to be serializable.

Thank you!

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