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

Linear warmup learning rate schedule #2100

Closed
wants to merge 3 commits into from
Closed

Linear warmup learning rate schedule #2100

wants to merge 3 commits into from

Conversation

srihari-humbarwadi
Copy link

@srihari-humbarwadi srihari-humbarwadi commented Aug 18, 2020

Description

Implements linear warmup with step decay schedule, discussed in #2086

Type of change

Checklist:

How Has This Been Tested?

I will be adding the tests upon feedback from the maintainers.

If you're adding a bugfix or new feature please describe the tests that you ran to verify your changes:
*

@srihari-humbarwadi srihari-humbarwadi changed the title Linear warmup learning rate schedule [WIP] Linear warmup learning rate schedule Aug 18, 2020
Copy link
Contributor

@Harsh188 Harsh188 left a comment

Choose a reason for hiding this comment

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

Can you add tensorflow_addons/optimizers/piecewise_constant_decay_with_warmup.py to source_code_test.py on line 118.

@srihari-humbarwadi srihari-humbarwadi marked this pull request as ready for review September 19, 2020 06:17
@srihari-humbarwadi srihari-humbarwadi changed the title [WIP] Linear warmup learning rate schedule Linear warmup learning rate schedule Sep 19, 2020
@seanpmorgan
Copy link
Member

Thank you for your contribution. We sincerely apologize for any delay in reviewing, but TensorFlow Addons is transitioning to a minimal maintenance and release mode. New features will not be added to this repository. For more information, please see our public messaging on this decision:
TensorFlow Addons Wind Down

Please consider sending feature requests / contributions to other repositories in the TF community with a similar charters to TFA:
Keras
Keras-CV
Keras-NLP

@seanpmorgan seanpmorgan closed this Mar 1, 2023
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.

4 participants