资源列表
regiongrow
- 区域增长的算法实现: 1)根据图像的不同应用选择一个或一组种 子,它或者是最亮或最暗的点,或者是位 于点簇中心的点 2...通过像素集合的区域增长 算法实现: 区域A 区域B 种子像素增长.3)增长的规则 4) 结束条件.-regional growth algorithm : 1) According to the images chosen a different application or group of seeds, It is perhaps the most - or the
拉格朗日插值源代码
- 拉格朗日插值代码,采用语言C++,用于拉格朗日插值计算
001
- 蚁群算法(ant colony optimization, ACO),又称蚂蚁算法,是一种用来在图中寻找优化路径的机率型算法。-Ant colony algorithm (ant Colony optimization, ACO), also known as the ant algorithm is used to find the probability-based algorithm for optimal path in the graph.
psoyuandaima
- pso的 新代码 最基础的 那个 用c实现的-pso new code that used the most basic realization c
CF-with-RBM
- RBM的CF,单模型效果和SVD相似,只是error在不同的地方,所以结合起来可以提升效果,总觉得RBM不够intuitive,这次实现也遇到很多困难-RBM of CF, a single model and SVD similar effect, but error in different places, so you can combine to enhance the effect, always feel RBM enough intuitive, this realization
bpm_train
- 人工神经网络系统的训练 TRAIN BP算法存在局部极小点,收敛速度慢等缺点,改进的BP算法。
bp
- 一个非常优秀的BP神经网络源程序。从中可以学到最初的bp网络预测模型。-a very good bp network algorithm.you can learn bp network algorithm from it.
GA-1
- 一个利用遗传算法求解最优解的程序 主要是利用遗传算法迭代寻求最优的逼近解-using a genetic algorithm for optimal solution of the main procedures is the use of genetic algorithms for optimal iterative approximation Solutions
ycsfDMC
- 基于遗传算法的动态矩阵控制matlab程序,可以对于DMC参数进行寻优,得到较好的控制参数-matlab programme for DMC based on GA
river
- 三个强盗和三个商人过河的算法,简单的入门级别算法。适合刚接触算法初级编程人员。-Three bandits and three businessmen across the river of the algorithm, a simple entry-level algorithm.刚接触algorithm suitable for junior programmers.
bppso
- 基于BP神经网络的改进粒子群算法,称为合作粒子群算法,能运行-Improved particle swarm optimization based on BP neural network, known as the cooperation of particle swarm algorithm, running
[codes]NIN
- 是2014年的cnn上的一个变化的网络,将卷积层与池化层之间的线性关系变成1×1的卷积层的非线性关系,名为network in network-Is a change in the 2014 cnn on the network layer of the linear convolution and pooled into a non-linear relationship between the layers 11, convolution layer, called the network