Created
February 14, 2021 21:32
-
-
Save islem-esi/09143b05c90c189930b96ebd56eb3b82 to your computer and use it in GitHub Desktop.
try configs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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