This project is implementation of autoencoders model using tensorflow for Fashion MNIST dataset
To run this project you need the following :
- Python 3.3+
- Numpy
- Tensorflow
In this case , i used MSE (Mean Squared Error) as loss function and i get loss 0.016055332 from 50 epoch that already be trained