Skip to content

Instantly share code, notes, and snippets.

@CaptainAshis
Created August 25, 2018 08:21
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/0ead989550c53ac1af6719a584650294 to your computer and use it in GitHub Desktop.
Save CaptainAshis/0ead989550c53ac1af6719a584650294 to your computer and use it in GitHub Desktop.
val_size fastai
print("Total size",n)
print("Total validation size",len(val_idxs))
####################
#Total size 10222
#Total validation size 2044
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment