Skip to content

Instantly share code, notes, and snippets.

@holmesal
Created January 22, 2019 15:24
Show Gist options
  • Save holmesal/badb1bfcc16f6a0cc23b38b57053b594 to your computer and use it in GitHub Desktop.
Save holmesal/badb1bfcc16f6a0cc23b38b57053b594 to your computer and use it in GitHub Desktop.
model = TabularModel(emb_szs={}, n_cont=1, out_sz=1, layers=[10]);
print(model)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment