Skip to content

Instantly share code, notes, and snippets.

@nausikt
Created February 10, 2021 10:09
Show Gist options
  • Save nausikt/9b22e57f7750e2b59e981a6707e60eb4 to your computer and use it in GitHub Desktop.
Save nausikt/9b22e57f7750e2b59e981a6707e60eb4 to your computer and use it in GitHub Desktop.
Example parallel training workflow
params.r = 2
params.batch_size = 32
params.seq_length = 32
params.bond_dim = 700
params.epochs = 50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment