We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3dd3a8 commit 287fb5bCopy full SHA for 287fb5b
generalized_latent_equilibrium/README.md
@@ -22,7 +22,7 @@ Restart shell and activate environment again.
22
## Instructions for running a single MNIST autoencoder experiment with PAL
23
24
Run MNIST autoencoder experiment:
25
-`python experiments/le_layers_mnist_training.py --params experiments/single_example/params.json`
+`python experiments/MNIST_AUTOENCODER/le_layers_mnist_training.py --params experiments/MNIST_AUTOENCODER/single_example/params.json`
26
27
## Instructions for reproducing MNIST autoencoder experiment with PAL (parameter sweep and linear classifier)
28
0 commit comments