搜索资源列表
5个遗传算法源码
- (其中已经包含5个源码)所附源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序, 输入数据文件cfile.txt,efile.txt,gfile.txt,pfile.txt ,rfile.txt,tfile.txt Sga.c 基本遗传算法源程序, 输入数据文件input,输出文件output A_life.c 基于遗传算法的人工生命模拟源程序, 输入数据文件world GA_nn.c 基于遗传算法优化神经网络结构源程序,输入数据文件sample Patmat.c 基于遗
BPinVB
- vb 编写的bp算法实现代码 包括:神经网络样板 文本格式 可执行神经网络程序-vb bp prepared by the algorithm code include : neural network model text format executable neural network programming
BPNN_Model
- BP神经网络算法的仿真程序,含源代码和可执行文件。很好用,很直观。-BP neural network algorithm simulation program, including the source code and executable files. Useful, very intuitive.
c_HOPFIELD
- 一个简单的HOPFIELD神经网络C语言源代码,其中RELESDE为可执行文件-a simple Hopfield neural network C language source code, which RELESDE executable
FI565
- 内附两个源代码,其中一个源代码是识别程序的,另一个是一个矩阵类库的,所以一并附上。 ~..~因为已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行\\\\Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。 当然读者也可以自行用训练样本训练网络,不过要特别注意训练样本的选择,否则可能造成识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下,训练样本数目尽量多。 -containing 2 source code,
BPfile
- 这是个可执行文件,源代码在博客可以找到 http://sillyfox.ygblog.com/user1/24279/default.html-This is executable files, the source code can be found at http blog : / / sillyfox.ygblog.com/user1/24279/defaul t.html
GA-wangxp
- 王小平《遗传算法——理论、应用与软件实现》随书光盘,内容有: \\GA 本书中所附源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序,输入数据文件cfile.txt,efile.txt,gfile.txt,pfile.txt,rfile.txt,tfile.txt Sga.c 基本遗传算法源程序, 输入数据文件input,输出文件output A_life.c 基于遗传算法的人工生命模拟源程序, 输入数据文件world GA_nn.c 基于遗传算法优
learner
- aDABOOST This package contains the following files: learner.jar - is a platform independent java package. In order to run it on windows/linux open the command prompt/shell and type the command \"java -jar learner.jar\". Make sure the ja
2001blueengel.rar
- 蓝鹰2001年的可执行代码(robocup2d),很强,WrightEagle 2001 executable code (robocup2d), strong
libsvm-3.11
- LIBSVM 是台湾大学林智仁(Lin Chih-Jen)副教授等开发设计的一个简单、易于使 用和快速有效的 SVM 模式识别与回归的软件包, 他不但提供了编译好的可在 Windows 系列系统的执行文件,还提供了源代码,方便改进、修改以及在其它操作系统上应用-LIBSVM is National Taiwan University Lin ( Lin Chih-Jen ) Associate Professor and develop the design of a simple, easy
883wineDistribution
- 解决了883分酒问题,其中包含源代码和可执行文件-883 solved the problem of sub-liquor, which contains the source code and executable files
ImmuneMethod
- 免疫算法作为高级智能算法,本例为入门代码,附可执行程序-Immune algorithm as a senior intelligence algorithm, which in this case for the entry code, executable programs attached
SLMCR
- SLMCR 网络 实现一个圆柱体的平衡; 采用C语言写的算法Demo 代码-code for learning to balance a pole, used for experiments described in Strategy Learning with Multilayer Connectionist Representations, by C. Anderson, in the Proceedings of the Fourth International Workshop on
BP
- BP神经网络经典代码,可执行程序,大家快下啊-Classical BP neural network code, executable programs, we quickly under ah
50dollar
- 公司9种人工智能、预测方面的算法,价值超过50万元的。(包含源码及exe可执行文件!!)-9 AI company, forecasting algorithm, the value of more than 500,000 yuan of. (Including source code and exe executable file!!)
Hfut2Dtar
- 这是2009年合工大robocup2D的可执行码,需要的朋友可以-This is the 2009 co-workers big robocup2D executable code, need friends can see
Cubist
- 功能强大的决策树回归算法,是C4.5的改进版本,但在精度,速度和内存开销上均有了很大的改进。目前由rulequest公司管理,其可执行程序版本为商业版本,此GPL许可的源代码对外发布。-Powerful decision tree regression algorithm is an improved version of C4.5, but in the precision, speed and memory overhead has been greatly improved. Curren
bp_neural_network-char
- BP神经网络字符识别源程序, 可编译执行,有很好的参考价值。-BP neural network char indentical source code . Building executable program available
GA
- 源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序,输入数据文件cfile.txt,efile.txt,gfile.txt,pfile.txt ,rfile.txt,tfile.txt Sga.c 基本遗传算法源程序, 输入数据文件input,输出文件output A_life.c 基于遗传算法的人工生命模拟源程序, 输入数据文件world GA_nn.c 基于遗传算法优化神经网络结构源程序,输入数据文件sample Patmat.c 基于遗传算
NN1.m
- BP神经网络在matlab上已有可以使用的工具箱,本程序探讨如何实现简单的多层BP网络,并提供可执行的代码和例程供参考。(BP neural network has been available on the Matlab toolbox, this program discusses how to achieve a simple multi-layer BP network, and provide executable code and routines for reference.)