Skip to content

dhruvjoshi1007/Pandora-s-box-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Pandora's Box

This repository contains the codes from the Problem I solved for my final task during my task phase for Project MANAS It's a couple of basic codes that use Keras and sci-kit learn to do some basic tasks on MNIST.

TASK 1:

Unsupervised learning on MNIST: I used PCA followed by T-SNE to perform dimensionality reduction and used K-means to cluster the data.

TASK 2:

Unmerging 2 merged images using deep learning: I used a simple Sequential Keras model to perform the following task. I used autoencoders for this.

About

Basic ML and DL tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published