fchollet / keras-resources

Directory of tutorials and open-source code repositories for working with Keras, the Python deep learning library
3.25k stars 887 forks source link

Add tutorial to convolutional denoising autoencoder #33

Closed AdilBaaj closed 7 years ago

AdilBaaj commented 7 years ago

A beginner's tutorial on how to use autoencoders to create a CBIR system using keras

AdilBaaj commented 7 years ago

Did I make the PR right @fchollet?