Skip to content

An AutoEncoder using TensorFlow's Eager API to compress pictures of kittens.

Notifications You must be signed in to change notification settings

StrikingLoo/AutoEncatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoEncatter: A simple AutoEncoder

An Neural AutoEncoder for pictures of kittens, reducing image size by a factor of 5 with a very lossy compression, using a simple MLP neural network with a batch normalization layer. It also makes use of TensorFlow's eager API and Keras API.

About

An AutoEncoder using TensorFlow's Eager API to compress pictures of kittens.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published