Skip to content

Instantly share code, notes, and snippets.

@CaptainAshis
Created September 28, 2018 02:55
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/50bb89c3e3a9a8a2516a313ab867ff80 to your computer and use it in GitHub Desktop.
Save CaptainAshis/50bb89c3e3a9a8a2516a313ab867ff80 to your computer and use it in GitHub Desktop.
emb_2 ros fastai
emb_szs = [(c, min(50, (c+1)//2)) for _,c in cat_sz]
emb_szs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment