aboutsummaryrefslogtreecommitdiff
path: root/train.py
AgeCommit message (Expand)Author
2018-11-06Remove commentnunzip
2018-11-06Remove some whitespaceVasil Zlatanov
2018-11-06Add alternative methodnunzip
2018-11-06Plotting + Fix m to M iteration codenunzip
2018-11-05Remove some whitespaceVasil Zlatanov
2018-11-05Fix guess probability, remove one line for eigengraph, add flagsnunzip
2018-11-05Insert scatter matrices rank and confidence of guess(improve)nunzip
2018-11-05Refactor code and use timingVasil Zlatanov
2018-11-01Improve Scatterplots(3D) and Confusion Matrixnunzip
2018-11-01Remove redundant import and whitespaceVasil Zlatanov
2018-11-01Correct classes and samplesnunzip
2018-10-31Revert "Change number of n_cases to correct one"Vasil Zlatanov
2018-10-30Change number of n_cases to correct oneVasil Zlatanov
2018-10-30Fix Reduced PCA and face Reconstructionnunzip
2018-10-29Implement reconstruction for PCAVasil Zlatanov
2018-10-29Simplify conditionVasil Zlatanov
2018-10-29Reduced PCA, Image reconstruction, Add LDA printsnunzip
2018-10-29Add PCA and NORM (no sklearn)nunzip
2018-10-29Re-implement PCA (Failures in eigenstuff)nunzip
2018-10-29Rotate facesnunzip
2018-10-29Rewrite split for train.pynunzip
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