Skip to content

mpstewart1/Autoencoders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autoencoders

Binder

A Binder-compatible repo with an environment.yml file.

Access this Binder at the following URL:

https://mybinder.org/v2/gh/mrdragonbear/Autoencoders/master

This repository contains the supporting Python code for my medium blog post which can be found here.

In this support code, I go through several examples of using autoencoders to solve real-world problems. The first example involves denoising images from the fashion MNIST dataset. The second example involves denoising images of scanned documents which contain creases and dark regions to help make them cleaner and more readable. The third example looks at using variational autoencoders to learn a data generating distribution in order to create its own images similar to those within the fashion MNIST dataset.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published