=课程项目1-FisherFaces=
使用一般机器学习进行人脸识别的算法。
*安装准备
$ python simple_videofacerec.py mymodel.pkl
==*参考链接==
#[http://www.bytefish.de/blog/fisherfaces/ Fisherfaces]
=课程项目2-OpenFace=
人脸识别使用深度神经网络。(Face 人脸识别使用深度神经网络(Face recognition with deep neural networks)
#[http://cmusatyalab.github.io/openface/ OpenFace]
#[https://github.com/cmusatyalab/openface source_code]