torch-lr-finder
Pytorch implementation of the learning rate range test
Pytorch implementation of the learning rate range test
To install this package, run one of the following:
The learning rate range test is a test that provides valuable information about the optimal learning rate. During a pre-training run, the learning rate is increased linearly or exponentially between two boundaries. The low initial learning rate allows the network to start converging and as the learning rate is increased it will eventually be too large and the network will diverge.
Summary
Pytorch implementation of the learning rate range test
Last Updated
Sep 18, 2025 at 11:03
License
MIT
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/davidtvs/pytorch-lr-finderDocumentation
https://github.com/davidtvs/pytorch-lr-finder