An open API service indexing awesome lists of open source software.

https://github.com/windrises/pattern_recognition

模式识别课程作业
https://github.com/windrises/pattern_recognition

Last synced: 8 months ago
JSON representation

模式识别课程作业

Awesome Lists containing this project

README

          

## Parameter Estimation

[Parzen window](https://github.com/windrises/pattern_recognition/tree/master/parameter_estimation/parzen_window.ipynb)

## Face Recognition

[Face_Recognition_Data_PCA-LDA](https://github.com/windrises/pattern_recognition/blob/master/face_recognition/Face_Recognition_Data_PCA-LDA.ipynb)

[PIE_PCA-LDA](https://github.com/windrises/pattern_recognition/blob/master/face_recognition/PIE_PCA-LDA.ipynb)

## Toxic Comment Classification

[TFIDF_LogReg](https://github.com/windrises/pattern_recognition/blob/master/toxic_comment_classification/TFIDF_LogReg.ipynb)

[Deep_Learning](https://github.com/windrises/pattern_recognition/blob/master/toxic_comment_classification/Deep_Learning.ipynb)