An open API service indexing awesome lists of open source software.

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.

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
```