Skip to content

This project is implementation of autoencoders model using tensorflow for Fashion MNIST dataset

Notifications You must be signed in to change notification settings

intanirnanda5796/Autoencoders-using-tensorflow-with-FMNIST-dataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Autoencoders using tensorflow for Fashion MNIST Dataset

This project is implementation of autoencoders model using tensorflow for Fashion MNIST dataset

Getting Started

To run this project you need the following :

  • Python 3.3+
  • Numpy
  • Tensorflow

LOSS Function

In this case , i used MSE (Mean Squared Error) as loss function and i get loss 0.016055332 from 50 epoch that already be trained

About

This project is implementation of autoencoders model using tensorflow for Fashion MNIST dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published