1. 12 9月, 2020 1 次提交
  2. 20 2月, 2020 2 次提交
  3. 09 3月, 2018 1 次提交
  4. 06 3月, 2018 1 次提交
  5. 27 12月, 2017 1 次提交
    • 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