资源列表
源程序
- bp神经网络的实际案例,特别好的程序送给大家(BP neural network of practical cases, particularly good procedures for everyone)
Maze_101002
- Maze_101002 迷宫生成算法。。。。。(Maze sheng cheng suan fa)
bayesian-belief-networks-master
- 方便进行贝叶斯网络的学习与推理,提供了多种方便好用的API(learning and reasoning based on Bayesian network)
模拟退火算法
- 模拟退火算法是一种演化算法,在很多地方都有应用,这是一个C语言实现的模拟退火程序。(A simulated annealing program wiitten by C.)
shuzhijisuan
- 可以进行弦割计算 ,微分计算,平均值计算,运用迭代法计算,进行二分值计算(String cutting can be calculated, differential calculation, the average value of the calculation, the use of iterative methods for the calculation of two points)
fish swarming
- artificial fish, swarm intelligence
knn
- 邻近算法,或者说K最近邻(kNN,k-NearestNeighbor)分类算法是数据挖掘分类技术中最简单的方法之一。所谓K最近邻,就是k个最近的邻居的意思,说的是每个样本都可以用它最接近的k个邻居来代表。(Neighborhood algorithm, or K nearest neighbor (kNN, k-NearestNeighbor) classification algorithm is one of the simplest methods in data mining class
NN
- 实现的一个用于手写数字识别的框架,可以设置神经网络结构,用的数据是mnist的(Implementation of a handwritten numeral recognition framework, you can set the neural network structure, the training data is MNIST)
yengfei_v23
- allan FOG output error variance analysis, Chaos-based simulated annealing algorithm, Including the area, perimeter, rectangular, elongation.
NLPLibSVM
- 支持向量机的JAVA实现..........(SVM)
KNN
- k临近算法,用于数据分类,此代码为机器学习实战的学习代码(K near algorithm, for data classification, this code for machine learning combat learning code)
粒子群PID
- 该代码为基于pso算法优化的PID神经网络的系统控制算法(The code is based on the PSO algorithm optimized PID neural network system control algorithm)