keras_one_cycle_clr icon indicating copy to clipboard operation
keras_one_cycle_clr copied to clipboard

Keras callbacks for one-cycle training, cyclic learning rate (CLR) training, and learning rate range test.

Results 3 keras_one_cycle_clr issues
Sort by recently updated
recently updated
newest added

Thanks for putting this together! Have you been able to use this with Tensorflow 2.2.0? It worked fine for me in 2.1.0, but isn't working now that I updated Tensorflow.

latest keras do not have 'batch_size' and 'nb_sample' for one_cycle.py

This package seems really nice, but there is no easy way to install this into my environment. Can you please put this on PyPI so we can easily pip install...