Skip to content

Instantly share code, notes, and snippets.

@thepycoder
Created February 28, 2022 14:03
Show Gist options
  • Save thepycoder/e6bccab1b224ea71b0194f15671b082b to your computer and use it in GitHub Desktop.
Save thepycoder/e6bccab1b224ea71b0194f15671b082b to your computer and use it in GitHub Desktop.
example_configuration = {
'epochs': 3,
'lr': 0.001,
'comments': 'I like apple juice'
}
task.connect(example_configuration)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment