Skip to content

Instantly share code, notes, and snippets.

@ayulockin
Created May 8, 2020 15:04
Show Gist options
  • Save ayulockin/2f05de146504e313231416c6524c3ac6 to your computer and use it in GitHub Desktop.
Save ayulockin/2f05de146504e313231416c6524c3ac6 to your computer and use it in GitHub Desktop.
lr_finder = LRFinder(net, optimizer, device)
lr_finder.range_test(trainloader, end_lr=10, num_iter=100, logwandb=True)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment