资源列表
SVMNR
- 支持向量回归法,简单的介绍了一下,共同学校-Support vector regression method, a brief moment, the common school
chengpin
- 模糊神经网络,自己编的,解决神经网络全局收敛问题,训练速度快。-Fuzzy neural networks, own, and to resolve the issue of global convergence of neural network training speed.
5
- BP神经网络 ,用于数据预测和曲线拟合等二分类问题-BP neural network for data prediction and curve fitting and other two classification problems
yichuan
- 用遗传算法求解函数优化问题,自编遗传算法程序对2维变量函数进行寻优并测试主要参数对结果的影响。-A Genetic Algorithm for function optimization, genetic algorithms program to two self-dimensional variable function optimization and test results of main parameters.
yrgh.rar
- 用Prolog求解传教士和野人问题 复习经典谓词演算中的归结原理,掌握人工智能程序设计语言Prolog,理解通过搜索求解问题实现人工智能的思想。,Using Prolog to solve the issue of missionaries and Savage Classical Predicate Calculus review summarized in principle, grasp the artificial intelligence programming language P
遗传算法的三个算子
- 改进的遗传算法的三个操作算子,包括选择、交叉和变异。-Improved three arithmetic operator in genetic algorithm including select,crossover and mutuation
numberidentify
- 基于c语言的神经网络数字识别,详细介绍了bp网络在数字识别的应用 -C language based on neural network identification number, details of the bp network applications in the digital identification
GA_method
- 直接使用实数编写的遗传算法,简单易行,不需要适应函数为正,可以计算含有约束的最小化问题-Prepared directly using the real genetic algorithm, is simple, do not meet the function is positive, can be calculated with constrained minimization problem
wavenet
- 小波神经网络,实现曲线拟和,数据分类,故障诊断,学习速度快于传统BP。
genetic-algorithm
- 一个简单的c实现的基因算法,短小精悍,值得一看-A simple genetic algorithm c implementation, short and pithy, worth a visit
Breadth-first-search
- 宽度优先搜索 适合于人工智能课程实验所用-Breadth-first search
RBF
- 该程序组合是利用RBF网络进行函数拟合。包裹数据的预处理、RBF网络各个参数的计算以及最终预测值的输出,希望大家喜欢-this is about the RBF network