https://github.com/nidhaloff/lr_finder_example
example using LR_finder to find a good value for learning rate in a Deep Learning Project using Pytorch
https://github.com/nidhaloff/lr_finder_example
Last synced: 6 months ago
JSON representation
example using LR_finder to find a good value for learning rate in a Deep Learning Project using Pytorch
- Host: GitHub
- URL: https://github.com/nidhaloff/lr_finder_example
- Owner: nidhaloff
- Created: 2019-10-28T19:25:16.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-28T19:25:43.000Z (almost 6 years ago)
- Last Synced: 2025-02-08T10:33:43.927Z (8 months ago)
- Language: Jupyter Notebook
- Size: 196 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LR_finder_example
example using LR_finder to find a good value for learning rate in a Deep Learning Project using Pytorch