搜索资源列表
duoduodocotor
- 我做的专家诊断系统 数据库不是很全你们可以自己添加 数据库资源很好用很简单-expert diagnostic system database is not all you can add their resources to good use database is very simple
tspwentidekelongsuanfa
- 基于tsp问题的简单克隆选择算法,应该比较好用,谢谢支持!-tsp based on the simple question of clonal selection algorithm, it should be more convenient, thank you support!
CA_Test
- 用遗传算法实现函数优化,程序很简单但是很好用的,适合刚开始学习遗传算法的人
simplegeneticalgorithmimplementation
- 这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码 的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂
BP算法库
- 非常好的BP算法程序,VC++自已实现的,可以直接拿过来用..根据自己的目的只需要做简单修改..可改为RBF,WNN等..
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
MyGA
- 一个简单的改进的遗传算法,用来求五维函数最大值,算法简单,对初学者有很好的帮助-Improvement of a simple genetic algorithm to seek the maximum five-dimensional function, the algorithm is simple, for beginners there is a very good help
GATSP
- 这是用c编写的旅行商问题的算法,比较简单,很好理解(使用遗传算法)-GA TSP
pre_BRF
- 一种基于RBF神经网络的预测程序。很简单,很好用。-RBF neural network based forecasting process. Is very simple, very good use.
Mga
- 一个好用的遗传算法工具箱,它的功能简单,够用,强大,能满足一般的数值计算。-genetic algorithm toolbox
LS-SVMlab-GA
- 用遗传算法优化的最小二乘支持向量机,简单易用,可移植性强,通用性好,程序特别的全。-Using genetic algorithm least squares support vector machine, easy to use, portability, common good, especially the whole program.
BP-neural-network-of-the-C-language
- 写好的C语言的BP神经网络,简单易用,适合入门选手-BP neural network of the C language, simple and easy to use
knnsearch
- 经典的knn最近邻算法 利用matlab的内部JIT加速算法,简单好用,高速时效。-Classic knn nearest neighbor algorithm using matlab internal JIT accelerated algorithm, easy to use, high-speed aging.
FNN
- 非常好用的模糊神经网络程序,中间的K-mean方法比较简单,自己添加以下即可!-The program very easy to use fuzzy neural network, k-mean middle part is relatively simple, what you can add your own!
hahaha
- 一个层次分析法的应用实例,简单通俗易懂。很好用-An application of analytic hierarchy process (ahp), simple easy to understand.useful
神经网络理论与Matlab R2007实现(程序代码)
- BP神经网络, 虽然很简单,但是很好用的哦!!!(BP neural network, It is very nice)
14.SVM代码
- python 实现了支持向量机,简单好用(support vector machine a kind of classification algorithm, realize in python)
9、SVM方法
- svm分类器,训练svm的MATLAB代码,简单易理解,好用,能够有效的实现动能(SVM classifier, training SVM MATLAB code, simple and easy to understand, good use, can effectively implement the kinetic energy)
08015450NcutClustering
- 非常好用,可以很简单地实现SVM分类和回归,一定要用,力推!(very easy to use, you can very simplely implementation of SVM classification and regression, must use, pushing!))
tensorflow-resnet-master
- ResNet在2015年被提出,在ImageNet比赛classification任务上获得第一名,因为它“简单与实用”并存,之后很多方法都建立在ResNet50或者ResNet101的基础上完成的,检测,分割,识别等领域都纷纷使用ResNet,Alpha zero也使用了ResNet,所以可见ResNet确实很好用。(ResNet was proposed in 2015 and won the first place in the classification task of ImageNe