Skip to content

levyjonathan31/MMLFinalProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Autoencoder Project

Autoencoder Architecture

  • Four encoding layers and four decoding layers
  • Input dimension reduction: 784 → 392 → 196 → 98 → 39
  • Non-linearity: Leaky ReLU with a factor of 0.5
  • Learning rate: 0.0005

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages