Skip to content

Instantly share code, notes, and snippets.

@ayulockin
Created May 8, 2020 15:03
Show Gist options
  • Save ayulockin/f8505454842ff9ce81a0ee6baaec8a8a to your computer and use it in GitHub Desktop.
Save ayulockin/f8505454842ff9ce81a0ee6baaec8a8a to your computer and use it in GitHub Desktop.
if logwandb:
wandb.log({'lr': lr_schedule.get_lr()[0], 'loss': loss})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment