learning-rate-scheduling topic

List learning-rate-scheduling repositories

pytorch_optimizer

224
Stars
19
Forks
Watchers

optimizer & lr scheduler & loss function collections in PyTorch

adatune

289
Stars
35
Forks
Watchers

Gradient based Hyperparameter Tuning library in PyTorch

pytorch_warmup

369
Stars
25
Forks
Watchers

Learning Rate Warmup in PyTorch

pytorch-polynomial-lr-decay

65
Stars
13
Forks
Watchers

Polynomial Learning Rate Decay Scheduler for PyTorch

A guide that integrates Pytorch DistributedDataParallel, Apex, warmup, learning rate scheduler, also mentions the set-up of early-stopping and random seed.

LRBench

19
Stars
1
Forks
Watchers

A learning rate recommending and benchmarking tool.

cyclic-cosine-decay

45
Stars
7
Forks
Watchers

Pytorch cyclic cosine decay learning rate scheduler

sharpDARTS

16
Stars
4
Forks
Watchers

sharpDARTS: Faster and More Accurate Differentiable Architecture Search

torch-warmup-lr

39
Stars
6
Forks
Watchers

Warmup learning rate wrapper for Pytorch Scheduler