Skip to content

Commit 213bf77

Browse files
committed
Include a readme file.
1 parent ea20811 commit 213bf77

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Simple implementation of Autoencoder in mxnet and scala.
2+
3+
###This project includes an implementation of Autoencoder and a test configuration using the MNIST data set.
4+
5+
For more information about autoencoder you can visit [Wikipedia Autoencoder](https://en.wikipedia.org/wiki/Autoencoder)
6+
7+
For more information about the dataset and download the test data please refer to the [MNIST database page](http://yann.lecun.com/exdb/mnist/).
8+

0 commit comments

Comments
 (0)