ml.lr_schedulers.scripts.plot

A simple script for plotting learning rate schedules with various parameters.

This script can be used as follows:

python -m ml.lr_schedulers.scripts.plot linear /path/to/save.png
ml.lr_schedulers.scripts.plot.main() None[source]

Plots a learning rate schedule.