• I
    Face recognition with knn (#250) · d4292a8f
    itamar8910 提交于
    * face recognition with knn
    
    * improved knn, added doc and tests
    
    * updated for flake8
    
    * fixed requirements
    
    * fixed paths in test
    
    * fixed additional paths in test
    
    * updated tests
    
    * updated readme
    
    * Add recognition with k-nearest-neighbors classifier
    
    * Correcting for PR comments
    
    * remove scikit-learn from global requirements
    
    * remove scikit-learn from setup requirements
    
    * Add intro to knn example
    d4292a8f
README.md 15.5 KB