搜索资源列表
machineLearning
- 机器学习 的 课件 ppt格式 对于人工智能有兴趣的同学可以
MachineLearning
- MCMC方法是一种重要的模拟计算方法,马尔可夫链蒙特卡尔理论(Markov chain Monte Carlo:MCMC)的研究对建立可实际应用的统计模型开辟了广阔的前景。90年代以来,很多应用问题都存在着分析对象比较复杂与正确识别模型结构的困难。现在根据MCMC理论,通过使用专用统计软件进行MCMC模拟,可解决许多复杂性问题。此外,得益于MCMC理论的运用,使得贝叶斯(Bayes)统计得到了再度复兴,以往被认为不可能实施计算的统计方法变得是很轻而易举了-MCMC method is an im
MachineLearning
- 机器学习经典课件,包含决策树、人工神经网络,评估假设-machine learning ppt
MachineLearning
- machine learning 中文版-machine learning
Machinelearning
- 机器学习,模式识别方向相关论文,有兴趣的同学可以下来看~-Machine learning, pattern recognition, the direction of the relevant papers, students who are interested can look under ~
machineLearning
- 机器学习是人工智能和神经计算的核心研究课题之一。-Machine learning is the core of artificial intelligence and neural computing research one of the topics.
machinelearning
- 神经网络 解决1d marble ,用 gradient descent 来训练神经网络-neural network solving 1d marble problem
demoGraphKSVM
- 机器学习数据挖掘人工智能中间图核构造——图形核函数的构造-machinelearning datamining graph kernel
machineLearning
- 机器学习-分类器-垃圾邮件系统。数据集来自UCI-spambase.data.-Machine Learning- spam classifier.
machineLearning-master
- python编写的一些机器学习算法,包含监督学习和非监督学习-Some machine learning algorithms written in python, including supervised learning and unsupervised learning
machinelearning
- 机器学习 贝叶斯对wine数据集进行分类-Machine learning Bayesian classifying wine data set
MachineLearning-master
- 多种机器学习方法的实现。很不错的,新手必备-machine learning
MachineLearning-with-R
- Machine-Learning-with-R-datasets-master,基于R的机器学习,非常值得学习,希望对大家有帮助。-Machine-Learning-with-R-datasets-master, R-based machine learning, well worth learning, we want to help.
MachineLearning-master
- 一些常见的机器学习算法的实现代码。包括PCA、kNN、logistic regression、ManifoldLearning、SVM、GMM等-Some common machine learning algorithm implementation code. Including PCA, kNN, logistic regression, ManifoldLearning, SVM, GMM, etc.
MachineLearning-master
- 机器学习算法,包括knn等,K最近邻(kNN,k-NearestNeighbor)分类算法是数据挖掘分类技术中最简单的方法之一。(machine learning algorithm)