https://github.com/despoisj/convolutionalautoencoder
Quick and dirty example of the application of convolutional autoencoders in Keras/Tensorflow
https://github.com/despoisj/convolutionalautoencoder
artificial-intelligence deep-learning machine-learning neural-network
Last synced: about 1 year ago
JSON representation
Quick and dirty example of the application of convolutional autoencoders in Keras/Tensorflow
- Host: GitHub
- URL: https://github.com/despoisj/convolutionalautoencoder
- Owner: despoisj
- Created: 2017-02-07T16:38:38.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-07-26T19:35:07.000Z (almost 5 years ago)
- Last Synced: 2025-04-30T21:07:33.477Z (about 1 year ago)
- Topics: artificial-intelligence, deep-learning, machine-learning, neural-network
- Language: Python
- Homepage: https://hackernoon.com/autoencoders-deep-learning-bits-1-11731e200694#.clq1rzcc2
- Size: 5.86 KB
- Stars: 52
- Watchers: 3
- Forks: 18
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ConvolutionalAutoencoder
Quick and simple example of the application of convolutional autoencoders in Keras/Tensorflow
[Check out the post on Medium](https://medium.com/@juliendespois/autoencoders-deep-learning-bits-1-11731e200694#.clq1rzcc2)