Skip to content

Instantly share code, notes, and snippets.

@arshjat
Created January 1, 2019 10:44
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 arshjat/353f0d78cd36af371c6ca4d203495903 to your computer and use it in GitHub Desktop.
Save arshjat/353f0d78cd36af371c6ca4d203495903 to your computer and use it in GitHub Desktop.
model = build_model1(lr = 1e-3, lr_d = 1e-10, units = 128, spatial_dr = 0.5, kernel_size1=4, kernel_size2=4, dense_units=64, dr=0.2, conv_size=32)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment