Skip to content

ghost1412/Binary-Classification-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autoencoder

INTRODUCTION

This is a keras tensorflow backend model, which 1st reduce dimensions of the input data using convolutional autoencoders. and then by transfer learning reduced dimensions are futher used for classification task

USAGE:

Install keras with tensorflow backend better with gpu then 1st run autoencoder.py then model file will be created which contains saved model the run classifier.py