/Pokedex

A Pokémon Image Classifier using EigenFaces and ConvNet.

Primary LanguageJupyter NotebookMIT LicenseMIT

Pokedex

An attempt to build a Pokémon Image Classifier on a smaller dataset (596 images) of 20 pokémon (~30 / each). Two different paradigms of Machine Learning have been tested against each other: EigenFaces (SVM with PCAed features) and ConvNet.