Skip to content

Commit fd634d9

Browse files
Johannes Ballécopybara-github
authored andcommitted
Fixes typo in toy experiment configuration.
PiperOrigin-RevId: 350170372 Change-Id: I01c04264b47863f96fa45e2f51ebb3573fa4e69f
1 parent 734ff91 commit fd634d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

models/toy_sources/toy_sources.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -794,7 +794,7 @@
794794
"validation_batch_size = 65536\n",
795795
"learning_rate = 1e-3\n",
796796
"\n",
797-
"latent_dims = 1\n",
797+
"latent_dims = 2\n",
798798
"analysis_filters = [100, 100]\n",
799799
"analysis_activation = \"softplus\"\n",
800800
"synthesis_filters = [100, 100]\n",

0 commit comments

Comments
 (0)