Skip to content

Instantly share code, notes, and snippets.

@CaptainAshis
Created September 7, 2018 06:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save CaptainAshis/2be7f88ae6fff81d6713def446328b18 to your computer and use it in GitHub Desktop.
Save CaptainAshis/2be7f88ae6fff81d6713def446328b18 to your computer and use it in GitHub Desktop.
precompute_false fastai
learn.precompute=False
learn.fit(1e-2,3,cycle_len=1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment