资源列表
机器学习代码
- ai圣经深度学习github上的源码,希望对大家有用(The AI Bible studies the source code on GitHub)
SYSTEMS77
- simulation of heuman neural network-simulation of heuman neural network
libsvm-3.20
- 一个在Matlab上实现SVM的源代码,用途广泛,相当实用的分类方法-SVM classification method to achieve the source code on Matlab, versatile, very practical
ANN
- Delphi写的人工神经网络源码,包括与问题、贷款问题、异或问题,带图形演示。-Delphi ANN SourceCode
C4.5_New
- c4.5算法的实现及调用说明,包括参考文献 和网络上的一些论文-Implementation of c4.5 algorithm and the instruction to use it
AnOrganizationalCoevolutionaryAlgorithm
- 遗传算法:非数值并行算法遗传算法.非数值并行算法遗传算法.遗传算法:非数值并行算法遗传算法.非数值并行算法遗传算法.-An Organizational Coevolutionary AlgorithmAn Organizational Coevolutionary AlgorithmAn Organizational Coevolutionary Algorithm
Project1_C4.5_NEW_985101292
- 机器学习界著名的决策树算法的实现c4.5算法,这是开源的,有兴趣的可以研读-The well-known machine learning algorithm to achieve c4.5 decision tree algorithm, which is open source, could be interested in reading
USACO1-5
- 美国信息学奥林匹克竞赛前五章的题目及其解析(附源代码)-U.S. Olympiad in Informatics the first five chapters of the subject and the analytic (with source code)
assciationDelphi
- 关联规则算法的实现和表示Delphi源码-association rules and the implementation of the algorithm source said Delphi
GA
- 遗传算法解决最优化问题,使用了最有保留策略。-Genetic algorithm to solve the optimization problem, using the most retention policies.
rs
- 针对通信中的数据传输系统存在随机干扰和突发干扰而使接收端收到误码的问题,提出了RS+交织器级联码的纠错方案,并利用MATLAB对RS +卷积交织器级联在加性高斯白噪声和瑞利衰弱信道中的纠错性能进行了仿真分析,并通过使用不同的卷积深度的仿真完成其性能分析。结果表明,在低信噪比的情况下, RS +卷积交织器级联可以满足一般通信的要求,是一种高效的纠错码,在工程中具有较高的实用价值。-Aiming at the data transmission in the normal communication
ant
- 该程序用蚁群算法解决TSP问题,并用C++程序实践-With the ant colony algorithm to solve TSP problem