资源列表
Apriori-ACESS
- 一个实现关联规则的算法。Apriori算法。用C++实现。-A realization association rule algorithms. Apriori algorithm. With C++ implementation.
machine-learning-ex1
- coursera上吴恩达老师讲的机器学习的实验一的代码,部分代码和其他人的不一样,比如for循环我直接用矩阵做(coursera on machine learning experiments Andrew Ng teacher talking about a code part of the code and not the same as others, such as for loop I do directly with the matrix)
power
- clustering power in ad hoc
LinearReg
- 线性回归的,递归实现,可被编译成DLL,欢迎交流-The realization of recursive linear regression,, can be compiled into DLL, welcomed the exchange of
fdp-v51
- 神经网络人脸检测程序。采用Gabor变换提取特征,使用前馈网络分类识别。-Face Detection Program。
NeuralNetworkModel
- 神经网络模型介绍神经网络模型的定义,理论的推导以及仿真图表-Neural network model neural network model for introduction of the definition, theoretical derivation and simulation charts
d4ef13.ZIP
- 基于粒子群优化的改进加权质心定位算法Particle swarm optimization based on the improved weighted centroid localization algorithm-Particle swarm optimization based on the improved weighted centroid localization algorithm
support-vector-machine
- lssvm即最小二乘向量机,可以处理有关lssvm的相关问题- lssvm, the least squares vector machines, can handle issues related to the lssvm
coevolutionary-algorithm
- 协同进化算法[I5] (Co-Evolutionary Algorithm, CEA)是研究者在协同进化理论基础 上提出的一类新算法。这类算法强调了种群与环境之间、种群与种群之间在不断进化过 程中的协调。与传统进化算法相比较,CEA可以对待求问题解空间进行合理的种群划分, 对较大规模的问题求解能有效跳出局部最优点,寻找到更好的优化解虽然CEA研 究起步较晚,但由于它的优越性,目前己成为当前进化计算的一个研究热点。 -Existing coevoluti
application-of-SA-and-ACO
- 模拟退火算法、蚁群算法的应用。矿山物流,覆盖问题,通信节点部署,2D PHP模型等-Simulated annealing algorithm, ant colony algorithm. Mining and logistics, the coverage problem, communication node deployment, 2D PHP model
StockSVM
- svm量化投资模型构建。预测股票的涨跌幅,以k线为基准(analyse stock "up" or 'down',based on svm model and daily k value)
LOGESTIC REGRESSION
- machine learning logestic regrassion second code