文件名称:perceptron
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2015-11-09
- 文件大小:
- 21kb
- 下载次数:
- 0次
- 提 供 者:
- 李*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
感知机的c实现,感知机的三要素:模型、学习策略、学习算法,简单易懂,供交流学习。-Perceptron c realization, perceived three elements machine: model, learning strategy, learning algorithm, easy to understand, for the exchange of learning.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
感知机\Debug\CL.read.1.tlog
......\.....\CL.write.1.tlog
......\.....\link-cvtres.read.1.tlog
......\.....\link-cvtres.write.1.tlog
......\.....\link.8980-cvtres.read.1.tlog
......\.....\link.8980-cvtres.write.1.tlog
......\.....\link.8980.read.1.tlog
......\.....\link.8980.write.1.tlog
......\.....\link.read.1.tlog
......\.....\link.write.1.tlog
......\.....\mt.read.1.tlog
......\.....\mt.write.1.tlog
......\.....\perceptron_primitive_form.obj
......\.....\rc.read.1.tlog
......\.....\rc.write.1.tlog
......\.....\StatisticalLearning.exe.embed.manifest
......\.....\StatisticalLearning.exe.embed.manifest.res
......\.....\StatisticalLearning.exe.intermediate.manifest
......\.....\StatisticalLearning.lastbuildstate
......\.....\StatisticalLearning.log
......\.....\StatisticalLearning_manifest.rc
......\.....\vc100.idb
......\.....\vc100.pdb
......\perceptron_primitive_form.cpp
......\StatisticalLearning.vcxproj
......\StatisticalLearning.vcxproj.filters
......\StatisticalLearning.vcxproj.user
......\Debug
感知机