Created
February 10, 2021 10:09
-
-
Save nausikt/9b22e57f7750e2b59e981a6707e60eb4 to your computer and use it in GitHub Desktop.
Revisions
-
nausikt created this gist
Feb 10, 2021 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,5 @@ params.r = 2 params.batch_size = 32 params.seq_length = 32 params.bond_dim = 700 params.epochs = 50