Skip to content

Commit 489c1fc

Browse files
authored
Update README.md
1 parent 4b40fdc commit 489c1fc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ Pytorch implementation of contractive autoencoder on MNIST dataset.
33

44
To run this code just type the following in your terminal: **python CAE_pytorch.py**
55

6+
## Result:
7+
![alt text](https://github.com/avijit9/Contractive_Autoencoder_in_Pytorch/blob/master/out/all_results.gif)
68

7-
# Citation:
9+
## Citation:
810

911
Rifai, Salah, et al. “**Contractive auto-encoders: Explicit invariance during feature extraction**.” Proceedings of the 28th international conference on machine learning (ICML-11). 2011.

0 commit comments

Comments
 (0)