文件名称:testPNN
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 619kb
- 下载次数:
- 0次
- 提 供 者:
- Li***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
/*模式训练*/
Training(int,int,int,char*,char*,char*)
参数:
模式个数(即网络的第一隐层节点数)
模式维数(即网络的输入层节点数)
模式类别数(即网络的输出层节点数)
计算中心控制矢量时所用的变换函数核
第二隐层权值的训练算法
训练模式所在的文件名称
/*模式分类*/
Classifying(int,char*)
参数:
需要分类的模式个数
分类数据-/* Model Training*/Training (int, int, int, char*, char*, char*) parameters: model number (ie, the first hidden layer the network nodes) model dimension (ie number of nodes in the network' s input layer ) mode, the number of categories (ie, number of nodes in the network' s output layer) control vector computing center used by the nuclear transfer function weights the second hidden layer training algorithm training mode where the file name /* classification*/Classifying (int, char* ) parameters: the need for disaggregated data on the number of classification models
Training(int,int,int,char*,char*,char*)
参数:
模式个数(即网络的第一隐层节点数)
模式维数(即网络的输入层节点数)
模式类别数(即网络的输出层节点数)
计算中心控制矢量时所用的变换函数核
第二隐层权值的训练算法
训练模式所在的文件名称
/*模式分类*/
Classifying(int,char*)
参数:
需要分类的模式个数
分类数据-/* Model Training*/Training (int, int, int, char*, char*, char*) parameters: model number (ie, the first hidden layer the network nodes) model dimension (ie number of nodes in the network' s input layer ) mode, the number of categories (ie, number of nodes in the network' s output layer) control vector computing center used by the nuclear transfer function weights the second hidden layer training algorithm training mode where the file name /* classification*/Classifying (int, char* ) parameters: the need for disaggregated data on the number of classification models
(系统自动生成,下载前可以参看下载内容)
下载文件列表
testPNN\testPNN\CRBPNN.CPP
.......\.......\CRBPNN.H
.......\.......\Debug\BuildLog.htm
.......\.......\.....\stdafx.obj
.......\.......\.....\testPNN.exe.embed.manifest
.......\.......\.....\testPNN.obj
.......\.......\.....\testPNN.pch
.......\.......\.....\vc90.idb
.......\.......\.....\vc90.pdb
.......\.......\ReadMe.txt
.......\.......\stdafx.cpp
.......\.......\stdafx.h
.......\.......\targetver.h
.......\.......\testPNN.cpp
.......\.......\testPNN.vcproj
.......\.......\testPNN.vcproj.LD-LIU.Administrator.user
.......\testPNN.ncb
.......\testPNN.sln
.......\testPNN.suo
.......\.......\Debug
.......\testPNN
testPNN
.......\.......\CRBPNN.H
.......\.......\Debug\BuildLog.htm
.......\.......\.....\stdafx.obj
.......\.......\.....\testPNN.exe.embed.manifest
.......\.......\.....\testPNN.obj
.......\.......\.....\testPNN.pch
.......\.......\.....\vc90.idb
.......\.......\.....\vc90.pdb
.......\.......\ReadMe.txt
.......\.......\stdafx.cpp
.......\.......\stdafx.h
.......\.......\targetver.h
.......\.......\testPNN.cpp
.......\.......\testPNN.vcproj
.......\.......\testPNN.vcproj.LD-LIU.Administrator.user
.......\testPNN.ncb
.......\testPNN.sln
.......\testPNN.suo
.......\.......\Debug
.......\testPNN
testPNN