https://github.com/filippomb/autoencoder-tensorflow
Tensorflow implementation of an AE. Multiple models can be handled and trained at the same time.
https://github.com/filippomb/autoencoder-tensorflow
Last synced: 3 months ago
JSON representation
Tensorflow implementation of an AE. Multiple models can be handled and trained at the same time.
- Host: GitHub
- URL: https://github.com/filippomb/autoencoder-tensorflow
- Owner: FilippoMB
- Created: 2018-05-23T12:14:21.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2025-03-15T20:47:39.000Z (about 1 year ago)
- Last Synced: 2025-10-31T02:24:50.105Z (7 months ago)
- Language: Python
- Homepage:
- Size: 43 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Implementation in Tensorflow of a basic Autoencoder model with most of the basic functionalities and options for training.