资源列表
tclass-1.0.0
- 用于multivariate时间序列分类,利用了weka机器学习系统(本站可下载)-for multivariate time series classification, the use of machine learning system weka (site available for download)
milk-1-0
- MILK 提供了一个实现和比较multi-instance学习算法的环境,基于weka机器学习系统(本站可以下载)-MILK provides a comparison and achieve multi-instance learning algorithm, based on machine learning system weka (site can be downloaded)
lvq_KDD_3
- lvq神经网络 的编程 希望大家能用的上-lvq neural network programming hope everyone can be on the
GEPAlgorithm
- 基因表达式编程 基本算法 能够完成术用于公式发现、函数挖掘,关联规,则挖掘,因子分解,和预测等-gene expression programming algorithm can be used for the completion of the formula found that function Mining, related regulations, mining, factorization, and the forecast
fuzme_matlab
- k-means算法(matlab编写),其中包含测试数据集,可以使用.-This is a k-means algorithm(in matlab) contains data set which can be used
aiprogram
- 两个人工智能小程序,解决八数码问题,使用A*算法-two small programs to solve eight digital, the use of A * algorithm
galib245
- 遗传算法软件包,其中有例子配合理解,十分不错-GA package, which is an example with understanding, very good
reproduce
- 遗传算法程序,是用java编写的,适合学习最优化的朋友来作为参考-Genetic Algorithm is used in the preparation of java, the most suitable learning optimized reference to a friend
神经网络遗传算法代码
- 神经网络遗传算法的一个简单例子代码,开发神经网络遗传算法的第一步-neural network genetic algorithm code a simple example, the development of neural network genetic algorithm first step
并行遗传算法文章大收集
- 国内并行遗传算法文章大收集,研究并行遗传算法必备学习资料-Internal parallel genetic algorithm papers .It is essential learning material for donging research on Parallel genetic algorithm .
GA11
- 遗传算法的经典程序,初学者一定要-GA classic procedures, beginners must look good
差别算法matlab源码
- 粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation).源于对鸟群捕食的行为研究 PSO同遗传算法类似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在解空间追随最优的粒子进行搜索。详细的步骤以后的章节介绍 同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应
