资源列表
BPNET-source-code-CPP
- BP 神经网络程序 对于初学者特别有用 能够有助于我们理解神经网络的具体用法-BP neural network program is especially useful for beginners to help us understand the specific use of neural networks
TSP_MATLAB
- 基于遗传算法的TSP问题matlab源程序-A MATLAB ALGORITHM ABOUT TSP PROBLEM
rengongshenjing_-matlab-
- 人工神经网络的matlab源程序,产生指定类别的样本点,并在图中绘出.-Matlab the source program, the artificial nerve network of the,, generate the the sample point, of the the specified categories of and was plotted in the figure
九宫搜索
- 本程序代码是人工智能中九宫搜索的解决 采用Java语言-the code is AI JiuGongTu search solutions using Java language
feino
- 本程序主要实现了费若算法在信息论及编码中的应用
bp_v1_2
- -----引入动量的算法 建立一个3层(含输入层)的BP神经网络,并对其进行训练 输入层不进行数据处理,隐含层激活函数为sigmod函数,输出层为线性函数 输入输出数据归一化到[-1,1],数据在矩阵中按行向量表示 即x=[x11,x12 x21,x22 ... xp1,xp2] y=[y1 y2 ... yp] p为样本数 -The introduction of the algorithm ----- momentum to build a three-layer (
SyserGroup.Bp
- 转发一个一易语言的BP神经网络源码,作者特别牛-Forwarding a easy language BP neural network source code
NaiveBayes
- Java写的NaiveBayes分类器,Weka平台下的贝叶斯分类器。-Java written NaiveBayes classifier, Weka platform under the Bayesian classifier.
Wavelet_neural_network_time_series_prediction
- 根据小波神经网络原理在MATLAB环境中编程实现基于小波神经网络的短时交通流量预测-According to the principle of wavelet neural network in MATLAB programming environment based on wavelet neural network traffic prediction of short
modify-GA-code
- a modified Genetic algorithm
0_02011031022485468750413158
- 基于C++的bp神经网络实现算法,里面有详细的注释-c to achieve bp neural network
pso
- 改进的pso算法:引入变异算子,保持了种群的多样性,并提高了算法的全局搜索能力。
