资源列表
perceptron_test
- 神经网络中的感知机的学习算法的c语言程序源代码-neural network of Perceptron learning algorithm in C language source code
net
- 神经网络预测功能程序(猪的体长,胸围为例题)。-Neural network function program (the pig body length, chest circumference as examples.)
tsp
- 遗传算法解决TSP(旅行商问题),该程序针对小于50个城市的TSP收敛,可以得出满意解(不一定最优最优)-evolutionary algrithm to deal with tsp
easy
- easy.py is the the libsvm Support Vector Machine Regression grid search algorithm
TDDOWNLOAD
- 根据图片查点坐标,生产神经网络,然后画出预测图-about pic take note
svm
- 分类器,支撑向量机实现,可以计算最优平面,matlab编写-SVM classification,written in matlab
1
- Forbes magazine publishes every year its list of billionaires based on the annual ranking of the world s wealthiest people. Now you are supposed to simulate this job. That is, given the net worths of N people, you must find the M richest people quick
psoo.py.tar
- particle swarm optimization python implementation
bayes2
- 最小风险贝叶斯决策 模式识别 贝叶斯分类器设计-Minimum risk Bayesian decision pattern recognition Bayesian classifier design
RBF
- matlab环境下的RBF神经网络用于函数逼近-matlab environment RBF neural network for function approximation
adaptive-weighting-pos
- 改程序是自适应的粒子群算法,修改参数就可用。-The reform program is adaptive particle swarm optimization, parameter can be used to modify.
Modularity
- 复习网络社团划分检测的模块度Q的实现。注意根据代码设计社团的数据结构。-Modularity Q。