资源列表
NicheGenea
- 关于小生境遗传算法的一个很好的程序,希望对大家的学习有所帮助-Niche genetic algorithm on a good program, we hope to help the learning
xiaoxingzhuanjiaxitong
- 这是一个小型专家系统,它是用prolog软件实现的。
svm_light6.02.tar
- 最新的SVM源码,用于数据分类或回归,效果优于神经网络。C的源代码,请尽量在Linux或者Unix下编译。-Source code of SVM in C. SVMlight is an implementation of Support Vector Machines. It solves classification ,regression problems and ranking problems.Please compile it under Linux or Unix.
an-ef-as
- fp growth algorithm implementation
aprioribyjava
- Apiror算法用java编写可以成功的挖掘出频繁项集合-Apiror algorithm can be prepared using java successful excavated frequent item sets
ADTCPsourcecode
- 挺不错的代码分析,希望对大家有用,ADTCP+source+code.rar,对tcp协议的代码改进-Quite a good code analysis and hope for all of us, ADTCP+ source+ code.rar, the code of the tcp protocol to improve
C.Simulator
- a simulator for working by fis mamdani and sogeno
ga_life
- 使用遗传算法进行人工生命模拟的C语言源程序-The use of genetic algorithm artificial life simulation of C language source code
Static-RWA-algorithm
- 具体介绍了RWA问题的相关概念及常见算法,对静态网络情况下的路由和波长分配问题进行了深入研究-Specific RWA problem related concepts and common algorithms, conducted in-depth study on the routing and wavelength assignment problem in the case of static network
spea2_c_source
- 扩展遗传算法SPEAII(Strength Paretor Evaluation Algorithm)算法的代码实现,良好的程序框架,便于向其他应用领域扩展,建议大家使用。
Autoencoder_Code
- 用于利用GPU训练DBN网络,包括pretraing和finetune,其中包含的rbm代码非常有用-for using GPU to train DBN network,including pretraing and finetune,rbm code is useful
genetic-algorithm
- Rosenbrock函数的全局最大值,使用遗传算法计算。f(x1,x2) = 100 (x12-x2)2 + (1-x1)2; -2.048 ≤ xi ≤ 2.048 (xi=1,2)。 该函数有两个局部极大点,分别是:f(2.048, -2048)=3897.7342和f(-2.048,-2.0048)=3905.9262其中后者为全局最大点。 -Rosenbrock function global maximum, calculated using a genetic algo
