搜索资源列表
BPNet
- 几种C++神经模型和算法实例,主要有BP神经网络、BP神经网络解决异或问题、HMM的C语言实现、矢量量化的C语言实现等。-Several C++ examples of neural models and algorithms, there are BP neural network, BP neural network to solve XOR problem, HMM of the C language, vector quantization, such as the C language
HMMDemo
- 基于隐马尔可夫模型的人脸识别代码,首先经过训练,然后可以进行识别-face regognization based on HMM