pytorch_optimizer
pytorch_optimizer copied to clipboard
[Feature request]REX LR scheduler
Paper or Code
REX LR scheduler From https://arxiv.org/abs/2107.04197
Implementation is based on https://github.com/Nerogar/OneTrainer/blob/2c6f34ea0838e5a86774a1cf75093d7e97c70f03/modules/util/lr_scheduler_util.py#L66
thanks! I'll look into it :)
now you can check the implementation on the latest main
branch :)