Skip to content

Instantly share code, notes, and snippets.

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 guilhermesilveira/5e2f3ae4f60a2929897f8ef4da99a73e to your computer and use it in GitHub Desktop.
Save guilhermesilveira/5e2f3ae4f60a2929897f8ef4da99a73e to your computer and use it in GitHub Desktop.
Talos normalizer returning 1000
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