CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Machine.Learning

搜索资源列表

  1. RBF

    0下载:
  2. RBF algorithm of Machine Learning
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1613
    • 提供者:en
  1. src

    0下载:
  2. machine learning + sarsa + q learning source code
  3. 所属分类:Java Develop

    • 发布日期:2017-05-01
    • 文件大小:934816
    • 提供者:roza
  1. ID3

    0下载:
  2. implementation of ID3 algorithm. ID3 is one of the machine learning algorithms.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2918
    • 提供者:mostafa
  1. State-machine-programming

    0下载:
  2. 状态机程序设计,学习协议的制订;掌握状态机程序设计方法;在232通信接口的基础上如何实现链路层功能,实现一个简化的SDLC协议。-State machine programming, learning agreement developed master state machine programming method in 232 communication interface, based on how link layer functions, to achieve a simplif
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:219894
    • 提供者:石魁
  1. simpleSVM_3

    0下载:
  2. 用于学习的简单的SVM程序(作者:gloosli),里面有1类SVM-The simpleSVM project contains Machine Learning codes for algorithms based on the SimpleSVM. It provides methods for Support Vector Machines and related methods, such as One-Clas SVM, nu-SVM
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:19377
    • 提供者:wangguangxue
  1. normizeimage

    0下载:
  2. 用于遍历一个文件夹下所有的图片文件,对图片进行归一化,同时还进行翻转,对于机器学习制作样本,归一化非常有用(环境opencv2.2 vc2010)-Traverse a folder for all image files, the picture is normalized, while the flip, making samples for machine learning, normalization is very useful (Environmental opencv2.2 vc2
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:3753
    • 提供者:李岸
  1. gpml-matlab

    0下载:
  2. Matlab implementations of algorithms from Rasmussen & Williams "Gaussian Processes for Machine Learning", the MIT Press 2006.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:608147
    • 提供者:mli
  1. Libsvm

    1下载:
  2. 人工智能领域中机器学习所用的支持向量机算法,用C++ & Python编写,可以直接使用。-Artificial Intelligence field: Machine Learning Supported Vector Machine C++ & Python Source Code you can use it as you like
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:556219
    • 提供者:王天路
  1. stasm

    0下载:
  2. C++编写的人工智能领域机器学习方向模式识别所用的STASM算法,开源,适合修改或直接使用,适合初学者参考。-Artificial Intelligence and machine learning pattern recognizition STASM algorithm, open source, easy to modify or use directly.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-20
    • 文件大小:5892671
    • 提供者:王天路
  1. GA

    0下载:
  2. gA 算法是机器学习很重要的算法,目前正在开发研究阶段,其算法是仿照人类而生的。-gA machine learning algorithm is very important to the algorithm, is currently developing the research stage, the algorithm is modeled on the human born.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:145906
    • 提供者:楚天
  1. bayes

    0下载:
  2. 机器学习中关于贝叶斯公式和全概率公式的PPT讲解 很全面细致-Bayesian machine learning on the total probability formula and the formula is very comprehensive and detailed explanation of PPT
  3. 所属分类:File Formats

    • 发布日期:2017-03-30
    • 文件大小:199633
    • 提供者:李然
  1. SJ_FSM

    0下载:
  2. 这是有限状态机的学习资料,详细介绍了设计有限状态机的步骤和方法,对想学习数字系统设计的朋友应该有所帮助-This is a finite state machine learning materials, details the steps to design finite state machines and methods for studying digital system design to a friend should help
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:124187
    • 提供者:陈泰安
  1. MissSVM

    0下载:
  2. 人工智能机器学习神经网络 -Artificial neural network artificial intelligence, machine learning machine learning neural networks
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:5462
    • 提供者:王毅
  1. 026201243X-LearningA

    0下载:
  2. Alpaydin E. Introduction to machine learning (MIT Press, 2010)
  3. 所属分类:software engineering

    • 发布日期:2017-05-14
    • 文件大小:3266887
    • 提供者:ali
  1. ex1

    0下载:
  2. Tasks of the machine learning lessons
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-07
    • 文件大小:26561
    • 提供者:jorge6554
  1. IrisDC06

    0下载:
  2. 分类是数据挖掘 、机器学习 和模式识别 中一个重要的研究领域。分类的目的是学会一个分类模型 (称作分类器),该模型能把未知类别的数据项映射到给定类别中。目前发展较成熟的几种分类算法 如决策树、神经网络、贝叶斯方法、遗传算法等。分类具有广泛的应用,例如医学诊断、信用卡系统的信用分级、图像模式识别等。本毕业设计通过使用鸢尾属植物(IRIS)数据集,对当前数据挖掘中具有代表性的优秀分类算法进行分析和比较,总结出了各种算法的特性,为使用者选择算法或研究者改进算法提供了依据。-Classificatio
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:580645
    • 提供者:江霞
  1. ch1

    0下载:
  2. machine learning articles
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:254151
    • 提供者:paria
  1. ch2

    0下载:
  2. machine learning pdf
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:83183
    • 提供者:paria
  1. ch3

    0下载:
  2. machine learning pdfs
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:90296
    • 提供者:paria
  1. LS-SVMLab-v1.7(R2006a-R2009a)

    0下载:
  2. 支持向量机SVM(Support Vector Machine)它在解决小样本、非线性及高维模式识别中表现出许多特有的优势,并能够推广应用到函数拟合等其他机器学习问题中-Support Vector Machine SVM (Support Vector Machine) it addresses the small sample, nonlinear and high dimensional pattern recognition performance of many unique adva
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:126048
    • 提供者:majin
« 1 2 ... 37 38 39 40 41 4243 44 45 46 47 ... 50 »
搜珍网 www.dssz.com