Metadata-Version: 2.1
Name: onelongcyclelr
Version: 0.1.0
Summary: An adaptation of pytorch OneCycleLR that doesn't crash when max steps is reached
License: MIT
Author: Andrea Boscolo Camiletto
Author-email: abcamiletto@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: torch (>=1.0.0,<2.0.0)
Description-Content-Type: text/markdown


