Skip to content

Instantly share code, notes, and snippets.

@maskaravivek
Created June 22, 2020 06:37
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 maskaravivek/a8a5e452ea1fbbdd44d22b984907fcac to your computer and use it in GitHub Desktop.
Save maskaravivek/a8a5e452ea1fbbdd44d22b984907fcac to your computer and use it in GitHub Desktop.
model.fit(## other params
callbacks=[
CustomLearningRateScheduler(lr_schedule)
])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment