Created
August 19, 2018 11:26
-
-
Save guilhermesilveira/5e2f3ae4f60a2929897f8ef4da99a73e to your computer and use it in GitHub Desktop.
Talos normalizer returning 1000
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
import talos | |
import tensorflow.keras as keras | |
talos.models.lr_normalizer(1000, keras.optimizers.Adam) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment