资源列表
机器学习基础
- 机器学习英文版,机器学习(Machine Learning, ML)是一门多领域交叉学科,涉及概率论、统计学、逼近论、凸分析、算法复杂度理论等多门学科。专门研究计算机怎样模拟或实现人类的学习行为,以获取新的知识或技能,重新组织已有的知识结构使之不断改善自身的性能。(machine learning English edition)
coding ASAL GAUSSIAN
- Simulation of gaussian wave
基于BP神经网络的函数拟合与模式识别的Matlab程序
- 基于BP神经网络的函数拟合与模式识别的matlai代码(Function Fitting and Pattern Recognition Based on BP Neural Network)
drawtable
- python 画图分析数据,实现直方图直观的分析和理解(Python drawing analysis data)
新建文件夹
- svm在股市预测中的作用,见哟啊的是还ochoa收到货v哦速度加快(The role of SVM in stock market prediction)
A星算法
- 算法可绕过障碍点,实现起始点与目标点的最近距离(The algorithm can bypass the obstacle point and realize the closest distance between the starting point and the target point.)
关联规则aprioi算法
- 在满足最低支持度的条件下,从短频繁项集得到长频繁项集(Long frequent itemsets are obtained from short frequent itemsets under the condition of satisfying the minimum support)
最基本的蚁群算法+2opt邻域搜索_求解TSP
- 蚁群算法,蚁群优化算法(ant colony optimization,ACO)就是一种特别成功的元启发式算法,在20年前诞生于意大利的一所最负盛名的大学——米兰理工大学。其灵感来源于真实蚂蚁的行为。(We list below 25 TSP instances taken from the World TSP. For these instances, the cost of travel between cities is specified by the Eulidean distance
ClassicalMachineLearning
- 几个经典算法的实现,例如决策树,支持向量机,还有单层感知机等(Several classical algorithms are implemented, such as decision tree, support vector machine, and single layer perceptron)
min-char-rnn
- RNN 学习代码,没有借助框架,纯代码实现(This is a RNN demo tutorial, rely on no framework like TF, just write with basic python language)
gairispro
- Artificial intelligence algorithm
fcm
- 模糊聚类识别,用于模式识别,这个是从互联网下载的(Fuzzy clustering recognition, used for pattern recognition, this is downloaded from the Internet)