testPNN

所属分类:网络编程
开发工具:Visual C++
文件大小:619KB
下载次数:6
上传日期:2011-01-11 16:05:25
上 传 者liuchui227
说明:  /*模式训练*/ 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 (12760, 2011-01-11)
testPNN\testPNN\CRBPNN.H (1950, 2006-06-19)
testPNN\testPNN\Debug\BuildLog.htm (26106, 2010-12-30)
testPNN\testPNN\Debug\stdafx.obj (11909, 2010-12-30)
testPNN\testPNN\Debug\testPNN.exe.embed.manifest (2048, 2010-12-30)
testPNN\testPNN\Debug\testPNN.obj (2888, 2010-12-30)
testPNN\testPNN\Debug\testPNN.pch (3211264, 2010-12-30)
testPNN\testPNN\Debug\vc90.idb (68608, 2010-12-30)
testPNN\testPNN\Debug\vc90.pdb (126976, 2010-12-30)
testPNN\testPNN\stdafx.cpp (294, 2010-12-30)
testPNN\testPNN\stdafx.h (320, 2010-12-30)
testPNN\testPNN\targetver.h (765, 2010-12-30)
testPNN\testPNN\testPNN.cpp (160, 2010-12-30)
testPNN\testPNN\testPNN.vcproj (4638, 2010-12-30)
testPNN\testPNN\testPNN.vcproj.LD-LIU.Administrator.user (1409, 2011-01-11)
testPNN\testPNN.ncb (756736, 2011-01-11)
testPNN\testPNN.sln (887, 2010-12-30)
testPNN\testPNN.suo (11264, 2011-01-11)
testPNN\testPNN\Debug (0, 2010-12-30)
testPNN\testPNN (0, 2011-01-11)
testPNN (0, 2010-12-30)

======================================================================== CONSOLE APPLICATION : testPNN Project Overview ======================================================================== AppWizard has created this testPNN application for you. This file contains a summary of what you will find in each of the files that make up your testPNN application. testPNN.vcproj This is the main project file for VC++ projects generated using an Application Wizard. It contains information about the version of Visual C++ that generated the file, and information about the platforms, configurations, and project features selected with the Application Wizard. testPNN.cpp This is the main application source file. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named testPNN.pch and a precompiled types file named StdAfx.obj. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" comments to indicate parts of the source code you should add to or customize. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者