资源列表
GramSchmidt
- 本人编写的GramSchmidt神经网络算法,和传统的神经网络算法比较,该算法能自动产生神经元,节约时间,速度快! 本人还加了自动产生分类的方法和适合各种函数的转换,该zip包括两个文件,一个是GramSchmidt正交分解,是个子函数,主函数是orth_GramSchmidt,放在同一目录下,就可运行,可以对benchmark的逼近和分类问题提供解决方案
ART
- ART神经网络源码.自适应共振理论ART(Adaptive Resonance Theory)模型是美国Boston大学的S.Grossberg和A.Carpenet在1976年提出的。ART是一种自组织神经网络结构,是无教师的学习网络。当在神经网络和环境有交互作用时,对环境信息的编码会自发地在神经网中产生,则认为神经网络在进行自组织活动。ART就是这样一种能自组织地产生对环境认识编码的神经网络理论模型。-The code of ART neural network
123
- 神经网络的一个预测程序,在MATLAB中可以直接运行的-Neural network of a prediction of the program which can run
GA
- python遗传算法求解背包问题,后者由1978年由Merkel和Hellman提出。其运行依赖DEAP -python genetic algorithm knapsack problem, which in 1978 proposed by Merkel and Hellman. Its operation depend DEAP
mergesortedvectors
- If we have two individually sorted vectors \"a\" and \"b\" but they are not sorted with respect to each other and we want to merge them into vector \"c\" such that \"c\" is also a sorted vector. Then c=mergesorted(a,b) can be used. -If we have two
AI
- Solving Problem inheritance by Prolog The parents of Mark are Linda and Peter. The parents of Fiona are Linda and Peter. The parents of Andrea are Fiona and Andrew. The parents of John are Fiona and Andrew. The parents of Eileen are Andrea and A
genetic
- Genetic programming, Genetic algorithms are the offline optimization algorithms
posp
- 采用粒子群优化算法解决WDM光网络保护容量优化问题,该问题是一个NP完全问题。-particle swarm algorithm to slove the wdm optical network protection capacity assginment problem.
2D_FDTD_scattering
- 2d fdtd it is the code that genarate the out put of the d dimentional systems
hannuota
- 古代著名的汉诺塔问题,本程序可以输出具体的移动步骤-Ancient famous Tower of Hanoi problem, the program can output a specific mobile steps
MyBP
- 基于遗传算法的bp神经网络应用相关的的vb程序 -Bp based on genetic algorithm neural network application procedures related to the vb
3
- 这是一个简单的pso用于盲源分离的程序,分离的pi指数达到0.03-This is a simple pso used to blind source separation process, the separation of PI index to 0.03