Skip to content

llSourcell/autoencoder_explained

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

autoencoder_explained

This is the code for "Autoencoder Explained" by Siraj Raval on Youtube

Coding Challenge - Due Date- ~Thursday, Feb 1 2018

Create an autoencoder using Keras. Try to think of a cool use case. Bonus points for good documentation. Submit your github link in the comment section of this video. Good luck!

Overview

This is the code for this video on Youtube by Siraj Raval on autoencoders.

Dependencies

  • keras

Install keras here.

Usage

Run the demo with python class_name.py in terminal

Credits

Credits go to the Keras team

About

This is the code for "Autoencoder Explained" by Siraj Raval on Youtube

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages