资源列表
案例22
- 人脸朝向识别,可以实现5个不同方向的人脸朝向识别,内置注释。(Face face recognition, can achieve 5 different directions face face recognition, built-in annotation.)
神经网络与深度学习讲义
- 邱锡鹏老师的神经网络讲义,对想进入深度学习领域的同学很有帮助(Qiu Xipeng's neural network lecture is very helpful for students who want to get into the field of deep study)
Ch03
- 实现决策树的构建,在Python中使用matplotlib注解绘制(Implement the construction of the decision tree, used in Python, matplotlib annotation draw)
bayes
- 基于贝叶斯理论的分类方法,过滤垃圾,从个人广告中获取区域倾向(Classification method based on Bayesian theory, Filter out rubbish, obtain the regional tendency from the personal advertisement)
logRegres
- 基于logisitic回归和sigmoid函数的分类,基于最优化方法的最佳回归系数(Based on the classification of logisitic regression and sigmoid functions, the best regression coefficient based on the optimization method)
Calculator
- 利用stack开发的简单计算软件,能进行各种简单运算(The simple computing software developed by stack can carry out a variety of simple operations)
主成分分析
- 运用于主成分分析,可以运行,用于数学多元统计分析(principal component analysis)
STL源码剖析
- stl源代码分析,源代码罗列完整,可完全理解实现stl各种容器。(stl source code analysis.deeply can write a simple container after reading this book)
矩阵运算
- 本类包含常见的矩阵运算,如加减乘取逆等运算(Common matrix operations, such as addition and subtraction, multiplication and multiplication, etc.)
DWT
- Discrete Wavelet Transform
histo
- matlab code for histogram equalization
NC
- Normalized correlation