Skip to content

Latest commit

 

History

History
2 lines (1 loc) · 351 Bytes

README.md

File metadata and controls

2 lines (1 loc) · 351 Bytes

Different intelligent models are made using Deep Learning approache for Classification and Regression problems. All the models are tested on test data and acceptable accuracy is achieved. Digit recognition problem is experimented on MNIST dataset using two approaches Fully Connected Neural Network (FCNN) and Generative Adversarial Networks (GAN).