刘小邦的个人博客分享 http://blog.sciencenet.cn/u/iamliuzhiyong 浮生浪迹笑明月 千愁散尽一剑轻

博文

按标题搜索
[机器学习]user interface engineering
2013-9-18 19:59
user interface engineering: augumented reality in TMU and HCI in Univer M; Cambridge for Post Doc and HCI work; new group advanced interactive technology; sensor technology and interactive technology; all student from computer science; four doctor student; infomation system; two electronical engin ...
个人分类: 机器学习|4521 次阅读|没有评论
[机器学习]object-oriented programming
2013-9-12 17:06
Inheritance and Polymorphism Private members are not inherited! Protected members are accessible in subclass. Public members are accessible in subclasses and non-subclasses. How to pass parameters? super(). The statement super() calls the superclass's constructor. If the class declarati ...
个人分类: 机器学习|5225 次阅读|没有评论
[机器学习]machine learning
2013-9-12 16:24
machine learning algorithm是一种data analysis方法,用于search dataset中的pattern和characteristic structures。typical task主要是data classification,automatic regression,和unsupervised model fitting。machine learning已经从computer science和artifical intelligence上开始emerge,并且从其他的相关学科上 ...
个人分类: 机器学习|5379 次阅读|没有评论
[机器学习]矩阵分析-中国科学院空中课堂
热度 1 2013-7-12 11:05
http://v.gucas.ac.cn/view/id_Twe1N1I5JZFX2hOcVz.shtml
个人分类: 机器学习|4459 次阅读|1 个评论 热度 1
[机器学习]模式识别-中国科学院空中课堂
热度 1 2013-7-8 21:02
第二章 聚类分析 对一批没有标出类别的模式样本集,按照样本之间的相似程度进行分类,相似的归为一类,不相似的归为另外一类,称为无监督的分类。特征向量作为特征空间中的一些点,把点和点之间的距离作为模式相似性的测量依据。聚类分析就是根据不同对象之间的差异,根据距离函数的规律(通常是大小)进行分类。聚 ...
个人分类: 机器学习|3551 次阅读|2 个评论 热度 1
[机器学习]Standford Machine Learning Course by Andrew Ng
2013-5-24 19:33
欢迎词 欢迎来到machine learning! 今天mark这门课程的开始 !( 一个多么native的英文单词啊,mark 。) 学好了这门课, 你 就可以知道如何应用最先进的machine learning algorithm解决很多具体问题了。这包括anti-spam,image recognition,clustering,building recommender system等等很多很 ...
个人分类: 机器学习|4957 次阅读|没有评论

本页有 1 篇博文因作者的隐私设置或未通过审核而隐藏

Archiver|手机版|科学网 ( 京ICP备07017567号-12 )

GMT+8, 2024-4-25 10:13

Powered by ScienceNet.cn

Copyright © 2007- 中国科学报社

返回顶部