We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea20811 commit 213bf77Copy full SHA for 213bf77
README.md
@@ -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