Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/m-romanenko/cycliclr

WIP: Cyclic LR scheduler for Tensorflow 2
https://github.com/m-romanenko/cycliclr

Last synced: 27 days ago
JSON representation

WIP: Cyclic LR scheduler for Tensorflow 2

Awesome Lists containing this project

README

        

## cycliclr
Cyclic LR scheduler for Tensorflow 2 [WIP]

### References:

- Cyclical Learning Rates for Training Neural Networks (https://arxiv.org/abs/1506.01186)
- Cyclical Learning Rate (CLR) (https://github.com/bckenstler/CLR)