Skip to content

rufinag/AutoEncoders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Autoencoders

A collection of simple "hello world" level AutoEncoders.

CNN

Contains a CNN AutoEncoder built for denoising grayscale images. Dataset used - Fashion MNIST

LSTM

An LSTM AutoEncoder built to detect anomalies in time-series data. Dataset used - S&P 200 Index (1986-2018)