yuleid17 在 2013-12-07 23:19:27 上传
说明:machine learning 方面有关于Bayesian Regression的资料,语言是python
开发平台:Python | 大小:235KB | 下载4次
yuleid17 在 2013-12-07 23:17:29 上传
说明:machine learning 方面有关于Classification fundamentals的资料,语言是python
开发平台:Python | 大小:1007KB | 下载4次
yuleid17 在 2013-12-07 23:11:31 上传
说明:machine learning 方面有关于Generalization and Bayesian Introduction的资料,语言是python
开发平台:Python | 大小:520KB | 下载5次
yuleid17 在 2013-12-07 23:08:44 上传
说明:machine learning方面的regression,语言是python.比较基础的资料
开发平台:Python | 大小:488KB | 下载3次
ccoding 在 2013-11-26 14:11:00 上传
说明:机器学习入门教材 很多简单的实践案例 不同于一般的书籍 很适合初学者
开发平台:Visual C++ | 大小:9435KB | 下载3次
lvjie_1984 在 2013-11-23 13:28:59 上传
说明:基于机器学习的认知无线电频谱感知,机器学习的认知无线电频谱感知
开发平台:Python | 大小:9329KB | 下载36次
jacoub 在 2013-11-19 14:58:22 上传
说明:Support vector machine is a machine learning method that is widely used for data analyzing and pattern recognizing. The algorithm was invented by Vladimir Vapnik and the current standard incarnation was proposed by Corinna Cortes and Vladimir Vapnik. This application note is to helping understand the concept of support vector machine and how to build a simple support vector machine using Matlab
开发平台:matlab | 大小:434KB | 下载6次
nomad21 在 2013-11-18 14:45:41 上传
说明:包括无监督和监督的机器学习技术 • K-means and other clustering tools • Neural Networks • Decision trees and ensemble learning • Naï ve Bayes Classification • Linear, logistic and nonlinear regression
开发平台:matlab | 大小:882KB | 下载20次
yelindai1987 在 2013-11-11 19:11:59 上传
说明:多帧图像超分辨率重建,通过机器学习来实现,效果不错。
开发平台:matlab | 大小:1235KB | 下载118次
garflin 在 2013-10-31 08:36:12 上传
说明:Machine learning id3 tree algorithm implementation
开发平台:C/C++ | 大小:6KB | 下载4次
titger 在 2013-10-28 11:36:56 上传
说明:Weighted ELM for imbalanced datasets - Weighted-ELM W. Zong, G.-B. Huang, and Y. Chen, “Weighted extreme learning machine for imbalance learning,” Neurocomputing, vol. 101, pp. 229-242, 2013.
开发平台:matlab | 大小:10KB | 下载85次
titger 在 2013-10-28 11:36:19 上传
说明:Bidirectional extreme learning machine - B-ELM Y. Yang, Y. Wang, and X. Yuan, "Bidirectional extreme learning machine for regression problem and its learning effectiveness," IEEE Transactions on Neural Networks and Learning Systems, Vol. 23, pp. 1498 - 1505, 2012
开发平台:matlab | 大小:1310KB | 下载107次
noexist 在 2013-10-26 20:52:17 上传
说明:MIT牛人教授的课件,机器学习的入门教程,超赞
开发平台:PDF | 大小:6879KB | 下载10次
lieut1983 在 2013-10-24 21:38:57 上传
说明:基于强化学习与最优自适应控制器的智能机器人控制器
开发平台:matlab | 大小:337KB | 下载96次
dandaorushi 在 2013-10-14 22:53:32 上传
说明:机器学习实战的英文版 实现语言为python 包含多种机器学习算法
开发平台:Python | 大小:6307KB | 下载62次
hosomo 在 2013-10-02 12:11:59 上传
说明:Machine learning final exams
开发平台:Visual C++ | 大小:636KB | 下载5次
板凳徐 在 2013-10-01 20:36:26 上传
说明:andrew ng教授的机器学习讲义,全英文,详细的介绍了斯坦福大学机器学习课程的内容
开发平台:matlab | 大小:2030KB | 下载15次
jillbio 在 2013-09-30 00:17:32 上传
说明:经典机器学习书籍,Pattern Recognition and Machine Learning.比机器学习那本书要好.暂时没有中文版.
开发平台:Visual C++ | 大小:7455KB | 下载9次
pudnj8j8 在 2013-09-15 14:40:15 上传
说明:This package contains a c++ implementation of "Incremental and Decremental Support Vector Machine Learning, Cauwenberghs and Poggio" based on their matlab implementation (http://biology.ucsd.edu/~gert/svm/incremental/).
开发平台:matlab | 大小:1289KB | 下载18次
条哥好7158 在 2013-09-11 19:38:42 上传
说明:The answers to the excercises in the book Introduction to Machine Learning, which is written by Ethem Alpaydin
开发平台:matlab | 大小:397KB | 下载2次
zhuzhu1a 在 2013-09-04 17:40:34 上传
说明:斯坦福大学有关于机器学习的英文讲义,主讲人为Andrew Ng。
开发平台:PDF | 大小:2470KB | 下载2次
doomray 在 2013-09-02 20:21:51 上传
说明:几篇关于机器学习的PPT课件。A few PPT coursewares about machine learning.
开发平台:Visual C++ | 大小:600KB | 下载4次
mcu168 在 2013-08-24 18:07:54 上传
说明:昨天晚上用Visual C#写了一个SPWM正弦表生成工具,之前也有从网上下载有其他网友写的工具,但感觉始终用起来不是很方便。 学了一段时间的C#,也算是检验一下学习成果,于是就开始写了这个小工具,欢迎大家测试。 说明: 1. 计算方法是按马潮老师那本AVR教程上的公式计算的;通过测试,其计算结果跟马老师书上、及其他网友的工具生成的数据完全一样。 2. 机器上要装有.NET Framework 4下载,才能正常运行。
开发平台:C# | 大小:1222KB | 下载81次
aaoo123 在 2013-08-20 10:59:56 上传
说明:机器人学习和机器人认识层次和时间模式的论文,结合最新的大脑研究报告
开发平台:WORD | 大小:2918KB | 下载3次
silver_ok 在 2013-08-16 09:23:02 上传
说明:极限学习机的回归拟合及分类,介绍一个针对SLFN的新算法——极限学习机(Extreme Learning Machine,ELM),该算法随机产生输入层与隐含层间的连接权值及隐含层神经元的阈值,且在训练过程中无需调整,只需要设置隐含层神经元的个数,便可以获得唯一的最优解。与传统的训练方法相比,该方法具有学习速度快、泛化性能好等优点。
开发平台:matlab | 大小:284KB | 下载250次
kkkevin 在 2013-08-13 15:59:12 上传
说明:andrew NG上的课程machine learning 的习题解答,这些习题对于机器学习入门还是非常有帮助的,值得学习。
开发平台:matlab | 大小:28724KB | 下载416次
宇宙骑士 在 2013-08-09 11:38:00 上传
说明:卡内基梅隆大学 Tom Michelle教授有关Machine Learning的教材影印版,很值得收藏。
开发平台:PDF | 大小:9773KB | 下载23次
宇宙骑士 在 2013-08-09 11:25:43 上传
说明:机器学习大神Andrew Ng的视频全套讲义,学习机器学习必备的材料。
开发平台:PDF | 大小:2084KB | 下载163次
aiucna 在 2013-08-06 06:26:09 上传
说明:BOOK : Pattern_Recongnition_and_Machine_Learning
开发平台:Others | 大小:4131KB | 下载1次