Skip to content

Commit 793681e

Browse files
committed
fix file name
1 parent 52ae0d4 commit 793681e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/autoencoder.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# FashionMnist VQ experiment with various settings.
2-
# From https://github.com/minyoungg/vqtorch/blob/main/examples/autoencoder.
2+
# From https://github.com/minyoungg/vqtorch/blob/main/examples/autoencoder.py
33

44
from tqdm.auto import trange
55

0 commit comments

Comments
 (0)