搜索资源列表
NaiveBayesSimple
- 朴素贝叶斯分类算法2,《机器学习及java实现里面的》
AForge.NET_Framework-2.1.3
- 一个C#下面的图像处理算法以及人工智能算法的类库。人工智能的算法包括神经网络算法,遗传算法,机器学习算法等。使用C#写人工智能算法的开发者可以直接调用这个类库,不用自己实现最底层的算法了。我曾经使用过其中的遗传算法类库,功能十分强大,推荐使用。 -English Descr iption: AForge.NET Framework is a C# framework designed for developers and researchers in the fields of Comput
maxent-2.5.1
- 最大熵分类器,实现对文本的分类,很好的机器学习算法。-Maximum Entropy classifier, the realization of the text classification, a good machine learning algorithm.
libsvm-mat-2.91-1
- 支持向量机的C++源代码包,用机器学习的方法处理优化问题,可以作为matlab的工具箱。-C++ code for proceeding SVM problems!
OpenPR-0.0.2
- 模式识别工具箱 不是matlab的 机器学习方面的源代码-patter recognition
Statistical-Learning(2-Edition)
- 斯坦福大学统计系的Trevor Hastie等编写的一本统计学习基础,关于数据挖掘,推理,预测的机器学习的书。这是第二版的,与第二版有很多新增的内容,在作者主页上下的,书在网上太贵了,买不起的,可看看电子版-Written by Trevor Hastie, Stanford University Department of Statistics, a statistical study based on data mining, reasoning, machine learning pred
machine-learning-2
- 机器学习算法之C4.5与CART,经典的机器学习的外文资料,该资料描述详细,便于大家的学习。-The machine learning algorithm C4.5 and CART, the classical machine learning foreign language information, the information described in detail, easy to learn from everyone.
libsvm-2.9.tar
- 根据SVM算法进而实现的机器学习的人工智能算法,具有较高的应用型-SVM algorithm based on machine learning to realize the artificial intelligence algorithms, with higher applied
sgd-2.1.tar
- 机器学习和数据挖掘:本文件包含两个算法分别是随机梯度下降算法和平均随机梯度下降算法应用于支持向量机和条件随机域的问题中。-Two algorithms, SGD and ASGD, are applied to well konw problems, linear support vector machines and conditional random fields.
machine-learning-(2)
- 模式识别和机器学习,数据挖掘方向的专业性程序代码-Pattern recognition and machine learning, data mining direction of the professional code
kaipiu_V4.2
- esprit算法对有干扰的信号频率进行估计,是机器学习的例程,基于掌纹识别的在线身份验证 识别算法本科毕设。- esprit algorithm signal frequency interference can be assessed Machine learning routines, Verify recognition algorithm based on palmprint recognition undergraduate complete set of online identit
nienan_V7.2
- 用MATLAB编写的遗传算法路径规划,包括轨道机动仿真、初轨计算,是机器学习的例程。- Genetic algorithms using MATLAB path planning, Including orbital maneuvering simulation, initial orbit calculation, Machine learning routines.
toufing-V6.2
- 遗传算法无功优化,快速扩展随机生成树算法,是机器学习的例程。- Genetic algorithm based reactive power optimization, Rapid expansion of random spanning tree algorithm, Machine learning routines.
2、KNN学习
- KNN算法MATLAB仿真,KNN算法是经典的分类算法,是机器学习的基础算法(KNN algorithm, MATLAB simulation)
2单变量线性回归_配套代码
- 关于机器学习的线性回归模型matlab主程序。(Matlab main program of linear regression model for machine learning.)
机器学习西瓜书聚类程序
- 根据周志华机器学习203页的图9.2编写的matlab程序。xgP203.m是主程序。中间有一些是为了验证算法,输出了一些运算结果。
Tacotron-2-master
- 机器学习,人声训练,老外编译好的东西,不错,可以学习一下下(Machine learning, voice training, foreigner compiled things, yes, you can learn about it.)
Automate_the_Boring_Stuff_onlinematerials_v.2
- Python编程快速上手 让繁琐工作自动化 源代码(Python Programming Gets Started Quickly to Automate Source Code for Burdensome Work)
python基础数据分析实例
- 假设要分析的数据包括属性age。数据元组的年龄值为(按递增顺序)13、15、16、19、20、20、21、22、22、25、25、25、25、25、30、33、35、35、35、36、40、45、46、52、70。另外,假设一家医院用上述年龄属性对所选样本受试者的年龄和体脂数据进行测试,得到结果,并执行下列操作: 1、将上述数据保存在逗号分隔值文件中。 2、将逗号分隔值文件中的数据读入R中的变量。 3、年龄和脂肪百分比的平均、中等和标准差是多少? 4、这个时代的模式是什么?评论数据的形式(即双峰
[2]基于机器学习的室内定位算法研究_周杰
- 通过机器学习的方法来进行室内定位的算法研究(The algorithm of indoor location is studied by machine learning)