资源列表
DBN-python
- 深度信念网络工具箱,用python写的,包含了受限波尔兹曼机的程序-deep belief network toolbox, including Restricted Boltzmann Machines, python edition
adaboost
- 这个代码实现了基于树的adaboost算法,在一些简单数据集上表现很好。-This code implements tree based adaboost algorithm, performing well in some simple datasets.
Neural-network-program
- 神经网络C++程序,对于有一定基础的同志能起到帮助。-Neural Networks C++ program based on for a certain comrades can play to help.
rbf-c
- rbf neural network algorithm in C, including the composition of input to output, examples using XOR.
BP2
- 本程序系类二主要讲述了神经网络模型中的BP经典算法,适合新手学习。-This procedure is mainly tells the story of two classical algorithm BP neural network model, suitable for beginners to learn.
svm_smo
- SVM SMO 多分类的c++源码,自己编的,可以运行-SVM SMO multiple classifiers c++ of source code, own series, you can run
art
- ART 神经网络Matlab代码。包括数据产生函数,训练,检验函数。
clusterglass
- KDD的专业测试数据集glass,投KDD的可要同一使用他的数据集哈-KDD professional glass test data sets, for me, KDD he used the same data sets Kazakhstan
new-pso
- 一个改进的PSO算法,非常适合初学的人使用。经典的东西-An improved PSO algorithm is very suitable for beginners to use. Classic stuff
GA
- 遗传算法----用遗传算法解决求函数的最大值的问题 -GA---- demand function using genetic algorithm to solve the problem the maximum
C++animal
- 动物识别的C++程序,可以选择输入动物的某些特征,程序自动识别出是什么动物类.-animal identification C program, we can choose the importation of certain animal characteristics, automatically identify what types of animals.
shortest-path
- 网状结构中寻找最短路线。类似于A算法但不同于A算法。将所记录的步数修改为里程则可用于公路系统自动寻路。计算代码很短,仅二十余行。-Reticular formation to find the shortest route. A method similar to but different from A algorithms. The recorded number of steps can be used to modify mileage highway system automatica
