Skip to content

Commit 287fb5b

Browse files
authored
Update README.md
1 parent d3dd3a8 commit 287fb5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generalized_latent_equilibrium/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Restart shell and activate environment again.
2222
## Instructions for running a single MNIST autoencoder experiment with PAL
2323

2424
Run MNIST autoencoder experiment:
25-
`python experiments/le_layers_mnist_training.py --params experiments/single_example/params.json`
25+
`python experiments/MNIST_AUTOENCODER/le_layers_mnist_training.py --params experiments/MNIST_AUTOENCODER/single_example/params.json`
2626

2727
## Instructions for reproducing MNIST autoencoder experiment with PAL (parameter sweep and linear classifier)
2828

0 commit comments

Comments
 (0)