仅显示标题浏览

Bati's eHome of Tech

  :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: :: 管理 ::

2008年4月27日

摘要: Machine Learning(机器学习)是研究计算机怎样模拟或实现人类的学习行为,以获取新的知识或技能,重新组织已有的知识结构使之不断改善自身的性能。它是人工智能的核心,是使计算机具有智能的根本途径,其应用遍及人工智能的各个领域,它主要使用归纳、综合而不是演译。 机器学习是关于理解与研究学习的内在机制、建立能够通过学习自动提高自身水平的计算机程序的理论方法的学科。近年来机器学习理论... 阅读全文
posted @ 2008-04-27 20:36 Bati 阅读(4455) 评论(0) 推荐(0) 编辑

摘要: 转自http://people.revoledu.com/kardi/tutorial/learning/index.html(By Kardi Teknomo, PhD) This tutorial introduce you to the Monte Carlo game, adaptive machine learning using histogram and learning formu... 阅读全文
posted @ 2008-04-27 20:32 Bati 阅读(534) 评论(0) 推荐(0) 编辑

摘要: Machine Learning Tutorial http://robotics.stanford.edu/people/nilsson/mlbook.html Reinforcement Learning:An Introduction http://www-anw.cs.umass.edu/~rich/book/the-book.html The Journal of Machine Lea... 阅读全文
posted @ 2008-04-27 20:24 Bati 阅读(355) 评论(0) 推荐(0) 编辑

摘要: Supervised Learning: Decision trees, nearest neighbors, linear classifiers and kernels, neural networks, linear regression; learning theory; bagging and boosting; feature selection. Unsupervised Lea... 阅读全文
posted @ 2008-04-27 20:22 Bati 阅读(275) 评论(0) 推荐(0) 编辑

摘要: 致研究者的一封信 Duane A. Bailey 通过一点有条理的组织,研究工作可以变得更令人愉快,更富有成效。不幸的是,对很多计算机科学家而言,研究技巧的获得是通过经验,而不是通过正式训练。本文概述了一些如何组织研究工作的建议。大多数建议对本科生也是有用的。斜体表示是针对研究生,职业研究者和教师的。希望本文能有所帮助。 关于我的建议 成功的计算机科学研究牵涉到很多方面的协调。为了使你花在研究... 阅读全文
posted @ 2008-04-27 20:05 Bati 阅读(324) 评论(0) 推荐(1) 编辑

摘要: 转http://www.cse.ust.hk/~ivor C/C++ Programming C++ TutoralThe cplusplus.com TutorialC++ StringIntroduction to Object-Oriented Programming Using C++DJGPPStandard Templale LibraryMakefile Tutorial Mach... 阅读全文
posted @ 2008-04-27 20:01 Bati 阅读(709) 评论(0) 推荐(0) 编辑