This is a book commonly used algorithms and model introduction, there are BP net...
- 资源大小:24.09 kB
- 上传时间:2021-06-30
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
算法
c++
资 源 简 介
这是书上的常用算法和模型介绍,有BP网络的C语言实现,HMM的C语言实现,失量量化的C语言实现。-This is a book commonly used algorithms and model introduction, there are BP networks realize the C language, HMM of the C language, loss of the C language to quantify.
文 件 列 表
第03章 常用的模型和算法介绍
矢量量化的C语言实现
HMM的C语言实现
BP神经网络解决异或问题
BP神经网络的C语言实现