Keras implementation of convolutional autoencoder architecture, and example test with MNIST
git clone git@github.com:CUN-bjy/convolutional-autoencoder-keras.git
pip install -r requirements.txt
Keras implementation of convolutional autoencoder architecture, and example test with MNIST
PythonMIT