搜索资源列表
gentleBoost.rar
- 当前流行的机器学习算法之一:boosting的变体——Gentleboost,The current popular one of machine learning algorithms: boosting variants- Gentleboost
LDA
- 线性判别分析(LDA)用于特征选择,可以对数据集或者图像提取有用特征,用于分类或者聚类等机器学习应用中-Linear Discriminant Analysis (LDA) for feature selection, application in dataset or image feature extraction, for classification or clustering applications in machine learning
TracKIT
- TrackIT是一款开放式的机器视觉开发平台,目前集成了从相机输入、色彩转换、彩色图像处理、灰度图像处理、二值图像处理、阈值分割、边缘检测、Blob检测、相机标定、Kalman滤波器、光流跟踪器、最近邻域跟踪、数学形态学方法、机器学习算法等近100个组件,并在不断添加更新中,采用开源OpenCV、WxWidgets、CMU139等标准工具,使用XML动态解析界面,所有参数在界面上直接调整,同时可立即看到调整效果,并可动态加载组件,可用于一般科学研究和机器视觉系统开发。运行时需要.net框架支持。
Geneticalgorithm
- 传算法的基本原理、设计方法及其并行实现,以及它在组合优化、机器学习、图像处理、过程控制、进化神经网络-Propagation algorithm of the basic principles, design methods and their parallel implementation, as well as in combinatorial optimization, machine learning, image processing, process control, evoluti
Learning_OpenCV
- 這是一本電子書,介紹openCV的功能,有了他就可以輕鬆的處理影像視訊,並具備許多統計及機器學習的function。可以輕鬆的做到人臉偵測的功能-This is an e-book, Introduction openCV function, with relaxed he can deal with video images, and have lot of statistics and machine learning function. Relaxed people can do face
SVM
- 支持向量机原理的系统学习,由中科院计算所智能室提供,希望对大家有用-Support vector machine learning systems, smart rooms from the CAS Institute of Computing offers, we want to be useful
machine_study
- 这一个基于机器学习的PDF文件,共12个,全是英文,能够更准确的了解和学习机器学习-This is a machine learning-based PDF file, a total of 12, all in English, to a more accurate understanding and learning machine learning
Random-Fields-and-Geometry
- 该论文主要介绍马尔科夫随机场在视觉计算、图像处理、机器学习等研究领域中的应用,非常有实用价值-The paper introduces the Markov Random Field in visual computing, image processing, machine learning and other fields of study, very practical
Multimedia-Data-Mining-An-Overview-to-Image-Proce
- Image Data Mining and Image Processing/Machine Learning
10
- 本文提出了一种基于学习的相似性度量方 法, 即将图像配准的度量问题转化为模式分类问题, 由基于机器学习设计的分类器自动检验图像是否配准. 本文对400 组图像进行了配准检验, 实验结果显示了该方法的可行性和可靠性.-This paper proposes a similarity measure based on learning methods, about the measurement problems of image registration into the pattern c
Machine-learning-galaxy-classify
- 用图像处理的方法进行星系形态分类,这里是相关机器学习的英文文献-Machine learning for galaxy morphology classification
Machine.Learning.Vision-Based.Motion
- 本书从机器学习的角度介绍了基于视觉的运动分析领域的最新算法和系统。-Techniques of vision-based motion analysis aim to detect, track, identify, and generally understand the behavior of objects in image sequences. With the growth of video data in a wide range of applications from visua
machine-learning
- 这本经典书籍展现了机器学习中核心的算法和理论,是研究人员或从业人员很好地参考资料-This classic book demonstrates the core of machine learning algorithms and theory, researchers or practitioners are good references
machine-learning-ex5
- 斯坦福大学机器学习公开课CS229 课程作业5-Stanford University public courses CS229 machine learning coursework 5
machine-learning-ex1
- 斯坦福大学机器学习公开课CS229 课程作业4-Stanford University public courses CS229 machine learning coursework 4
machine-learning-ex2
- 斯坦福大学机器学习公开课CS229 课程作业2-Stanford University public courses CS229 machine learning coursework 2
machine-learning
- 最小二乘学习算法,对函数进行拟合,核函数为三角函数,减小过拟合现象-Least square learning algorithm of translation
machine-learning-ex8
- Andrew Ng Cousera 机器学习 异常检测勇于服务器故障分析以及用于电影推荐的推荐系统的源代码和说明文档。(Andrew Ng Cousera's machine learning implement the anomaly detection algorithm and apply it to detect failing servers on a network. In the second part, you will use collaborative filtering t
Ch13
- machine learning ddddddddddddddddd
stacking
- kaggle digitrecognizer MNIST by stacking some machine learning method, such like GBM(Gradient Boosting Method), LR, Extra Randomized Trees, Random Forest,KNN,etc.用stacking的方法实现手写数字识别MNIST。(kaggle digitrecognizer MNIST by stacking some machine learnin