Skip to content

Commit 12d7828

Browse files
Update README.md
1 parent d378d1b commit 12d7828

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Variational Autoencoder in PyTorch and Fastai
2-
An implementation of the VAE in pytorch with the fastai data api, applied on MNIST. The notebook is the most comprehensive, but the script is runnable on its own as well. Results from sampling are saved in the `results` directory.
2+
An implementation of the VAE in pytorch with the fastai data api, applied on MNIST TINY (only contains 3 and 7). The notebook is the most comprehensive, but the script is runnable on its own as well. Results from sampling are saved in the `results` directory.
33

44

55
## Script usage:

0 commit comments

Comments
 (0)