https://github.com/martinkersner/autoencoder-meetup
Presentation about Autoencoders for Seoul AI Meetup on July 8, 2017.
https://github.com/martinkersner/autoencoder-meetup
autoencoder sparse-autoencoders tensorflow variational-autoencoders
Last synced: about 1 month ago
JSON representation
Presentation about Autoencoders for Seoul AI Meetup on July 8, 2017.
- Host: GitHub
- URL: https://github.com/martinkersner/autoencoder-meetup
- Owner: martinkersner
- Created: 2017-06-25T23:52:05.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-21T06:21:29.000Z (over 8 years ago)
- Last Synced: 2025-05-25T14:46:45.636Z (about 1 year ago)
- Topics: autoencoder, sparse-autoencoders, tensorflow, variational-autoencoders
- Language: Jupyter Notebook
- Homepage: https://www.meetup.com/Seoul-Artificial-Intelligence-Meetup/events/241142407/
- Size: 1.04 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Autoencoders
Martin Kersner,
Presentation about Autoencoders for [Seoul AI Meetup](https://www.meetup.com/Seoul-Artificial-Intelligence-Meetup/) on July 8, 2017. Presentation is within [Jupyter Notebook](https://github.com/martinkersner/autoencoder-meetup/blob/master/autoencoders.ipynb).
## Clone repository
```bash
git clone https://github.com/martinkersner/autoencoder-meetup
```