Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add Cosine Annealing LR Scheduler#3311

Merged
soumith merged 3 commits into
pytorch:masterfrom
Kaixhin:cosine
Dec 18, 2017
Merged

Add Cosine Annealing LR Scheduler#3311
soumith merged 3 commits into
pytorch:masterfrom
Kaixhin:cosine

Conversation

@Kaixhin
Copy link
Copy Markdown
Contributor

@Kaixhin Kaixhin commented Oct 26, 2017

Adds the cosine annealing schedule from SGDR: Stochastic Gradient Descent with Warm Restarts.

@soumith
Copy link
Copy Markdown
Collaborator

soumith commented Dec 18, 2017

thanks Kai!

soumith added a commit that referenced this pull request Dec 18, 2017
@Kaixhin
Copy link
Copy Markdown
Contributor Author

Kaixhin commented Dec 18, 2017

Docs came out weird, but I'm not sure why :/

@soumith soumith added the 0.3.1 label Feb 7, 2018
soumith pushed a commit that referenced this pull request Feb 7, 2018
* Add Cosine Annealing LR Scheduler

* Update eta_min in tests to prevent numerical mistakes

* Use non-zero min_eta in test_cos_anneal_lr
laurentdupin pushed a commit to laurentdupin/pytorch that referenced this pull request Apr 24, 2026
* Add Cosine Annealing LR Scheduler

* Update eta_min in tests to prevent numerical mistakes

* Use non-zero min_eta in test_cos_anneal_lr
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.

3 participants