Skip to content

Instantly share code, notes, and snippets.

@surmenok
Created February 19, 2018 04:19
Show Gist options
  • Save surmenok/de1c6551329d205dddd573c750317eb7 to your computer and use it in GitHub Desktop.
Save surmenok/de1c6551329d205dddd573c750317eb7 to your computer and use it in GitHub Desktop.
learn.unfreeze()
lr=np.array([1e-4,1e-3,1e-2])
learn.fit(lr, 5, cycle_len=1, cycle_mult=2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment