Skip to content

pshkrh/autoencoder-denoising

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Denoising Images using Autoencoders

This project was my Capstone Project for the Udacity Machine Learning Engineer Nanodegree.

drawing

Required Libraries

  • numpy
  • tensorflow
  • scikit-learn
  • matplotlib
  • pandas

Dataset Links

Kaggle Competition

UCI Machine Learning Repository

Execution

The code has been tested on Google Colab, with a GPU runtime. All the libraries above are already pre-installed in Google Colab. To execute locally, you will need to change the paths where the dataset is stored. The dataset zip will need to be kept inside the data folder.

Releases

No releases published

Packages

No packages published