Created
February 14, 2021 21:29
-
-
Save islem-esi/31157956d8db6f55115b69d668ffae4f to your computer and use it in GitHub Desktop.
build 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
configs = configs_builder(input_dim, output_dim, layers_configs, training_algorithms, | |
losses, dropouts, regularizers, | |
hidden_activations, output_activations, | |
callbacks, metrics, initializers) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment