Skip to content

Instantly share code, notes, and snippets.

@islem-esi
Created February 14, 2021 21:32
Show Gist options
  • Save islem-esi/09143b05c90c189930b96ebd56eb3b82 to your computer and use it in GitHub Desktop.
Save islem-esi/09143b05c90c189930b96ebd56eb3b82 to your computer and use it in GitHub Desktop.
try configs
for config in configs:
model = feed_forward_builder(config)
###
#here you can train and evaluate you model and choose best configuraiton
###
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment