资源列表
matlab
- 有关用MATLAB实现神经网络功能的程序和试题。-For realization of neural network function using MATLAB procedures and questions.
data-dig
- 一些数据挖掘算法相关,包含定义网络拓扑,有关高血压研究方面的数据,朴素贝叶斯分类,关联规则基本概念,数据挖掘算法, 决策树方法在数据挖掘中的应用,训练贝叶斯信念网络,后向传播,贝叶斯信念网络,后向传播和可解释性,多层前馈神经网络-Some relevant data mining algorithms, including the definition of network topology, the high blood pressure research data, Naive Baye
AISnook
- 一个人工智能方面的小程序,用OPENGL和VC++做到,希望对大家有所启发-artificial intelligence of a small program, OpenGL and VC done, we hope to inspire
astarpathfinderv.1.92
- A*算法的演示程序,使用VC++DirectDraw及BizTalk实现。-A* algorithm demo program, the use of VC++ DirectDraw and BizTalk to achieve.
attach201109090704230
- 遗传算法竟能够最优路径悬着问题,改程序是假的不用下载,遗传算法竟能够最优路径悬着问题,改程序是假的不用下载 ,遗传算法竟能够最优路径悬着问题,改程序是假的不用下载。-if D(i,k)+D(k,j)<D(i,j) D(i,j)=D(i,k)+D(k,j) 更新 D(i,j),说明通过k的路程更短 R(i,j)=R(k,j) 更新R(i,j),需要通过k
Community_BGLL_CPP
- 社区发现经典算法BGLL算法的c++实现,能够根据不同节点之间的联系来实现社区的划分。-classical community detection algorithm BGLL, c++ implementation.
Class_3_Code
- 将concrete_data.mat文件导入到MATLAB中,其中attributes为影响混凝土抗压强度的7个输入变量,strength为混凝土的抗压强度,即输出变量; 将整个数据集中的103个样本随机划分为训练集与测试集,其中训练集包含80个样本,测试集包含23个样本; 将训练集与测试集数据进行归一化; 建立BP神经网络,并训练; 利用训练好的BP神经网络对测试集中的23个样本的抗压强度进行预测; 输出结果并绘图(真实值与预测值对比图)(The concrete_data.mat
GABP
- 使用遗传算法优化BP神经网络的权值和阈值。BP神经网络是一种按照误差逆向传播算法训练的多层前馈神经网络,是应用最广泛的神经网络。(Genetic algorithm is used to optimize the weights and thresholds of BP neural network. BP neural network is a kind of multilayer feedforward neural network trained according to the erro
hannuota
- 基于C语言的编程的windows控制台应用系统,系统内容是 汉诺塔问题-thanks
problem1
- 传教士野人渡河问题C++代码实现,更改N和K即可实现不同数目问题的求解
neib
- 资料分群与样式辨认中关于最近邻法则加速方法介绍-Data Clustering and Pattern Recognition
GA1
- 遗传算法例子及程序 该程序从网络收集,觉得不错,拿出来共享-Examples of genetic algorithms and procedures for the program from the network to collect, feel good, come up with to share
