k1lib.schedule module --------------------- This module allows you to make and combine a bunch of schedules, and setup the optimizer so that it changes hyperparameter values based on the schedule. Highly recommend you check out the `tutorials section `_ on this. .. automodule:: k1lib.schedule :members: :undoc-members: :show-inheritance: