aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-10-29Add PCA and NORM (no sklearn)nunzip
Try to fix LDA
2018-10-29Re-implement PCA (Failures in eigenstuff)nunzip
2018-10-29Rotate facesnunzip
2018-10-29Rewrite split for train.pynunzip
Changes to default settings Eliminated redundancies Imported random
2018-10-19Lots of new improvementsVasil Zlatanov
2018-10-18Add neighbor argumentVasil Zlatanov
2018-10-18Fix plot for large MVasil Zlatanov
2018-10-18Use sklearn libsVasil Zlatanov
2018-10-18Add projections and average face to the modelVasil Zlatanov
2018-10-18Require -m argumentVasil Zlatanov
2018-10-18Add training script with variable MVasil Zlatanov
2018-10-18Add IEEE style pandoc reportVasil Zlatanov
2018-10-17Remove redundant getopt usageVasil Zlatanov
2018-10-17Add script which converts images to vectorsVasil Zlatanov