├── Code └── tSNE Code.ipynb ├── Images of digits ├── 0.png ├── 1.png ├── 2.png ├── 3.png ├── 4.png ├── 5.png ├── 6.png ├── 7.png ├── 8.png └── 9.png ├── README.md └── Result └── Output.png /Code/tSNE Code.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shivanichander/tSNE/HEAD/Code/tSNE Code.ipynb -------------------------------------------------------------------------------- /Images of digits/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shivanichander/tSNE/HEAD/Images of digits/0.png -------------------------------------------------------------------------------- /Images of digits/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shivanichander/tSNE/HEAD/Images of digits/1.png -------------------------------------------------------------------------------- /Images of digits/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shivanichander/tSNE/HEAD/Images of digits/2.png -------------------------------------------------------------------------------- /Images of digits/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shivanichander/tSNE/HEAD/Images of digits/3.png -------------------------------------------------------------------------------- /Images of digits/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shivanichander/tSNE/HEAD/Images of digits/4.png -------------------------------------------------------------------------------- /Images of digits/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shivanichander/tSNE/HEAD/Images of digits/5.png -------------------------------------------------------------------------------- /Images of digits/6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shivanichander/tSNE/HEAD/Images of digits/6.png -------------------------------------------------------------------------------- /Images of digits/7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shivanichander/tSNE/HEAD/Images of digits/7.png -------------------------------------------------------------------------------- /Images of digits/8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shivanichander/tSNE/HEAD/Images of digits/8.png -------------------------------------------------------------------------------- /Images of digits/9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shivanichander/tSNE/HEAD/Images of digits/9.png -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shivanichander/tSNE/HEAD/README.md -------------------------------------------------------------------------------- /Result/Output.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shivanichander/tSNE/HEAD/Result/Output.png --------------------------------------------------------------------------------