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

搜索资源列表

  1. The-application-of-svm

    0下载:
  2. 统计机器学习的支持向量机SVM在图像分割中的应用学习报告。-Statistical machine learning support vector machine SVM image segmentation study report.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-14
    • 文件大小:104190
    • 提供者:yang
  1. ID3-Algorithm

    0下载:
  2. ID3 Algorithm - Machine Learning
  3. 所属分类:Java Develop

    • 发布日期:2017-12-07
    • 文件大小:4825
    • 提供者:srb
  1. cvEucdist

    0下载:
  2. In pattern recognition, the k-nearest neighbor algorithm (k-NN) is a method for classifying objects based on closest training examples in the feature space. k-NN is a type of instance-based learning, or lazy learning where the function is only approx
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-20
    • 文件大小:902
    • 提供者:aa
  1. MATLA_xiangliang_B_X_L_P

    0下载:
  2. 基于MATLAB支持向量机实验模型研究与设计 支持向量机作为一种优秀的学习方法,它具有理论完备、适应性强、全局优化、训练时间短、泛化性能好等优点,已成为当前国际机器学习界的研究热点,有着很好的应用前景。-MATLAB-based support vector machine experimental model of research and design support vector machine as an excellent way to learn, it has the adva
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-22
    • 文件大小:2885535
    • 提供者:林若婵
  1. Checker

    0下载:
  2. 机器学习的国际跳棋程序已经经过训练,大家敬请参考-Machine learning international checkers program has trained everyone please reference
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-24
    • 文件大小:836019
    • 提供者:张羽
  1. a-simple-state-machine

    0下载:
  2. 简易状态机 verilog实现的简单状态机,全工程不错的 典型历程 值得学习入门很好的实验例程-Simple state machine verilog achieve a simple state machine, the typical course of the whole works good deserves learning entry good experimental routines
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-07
    • 文件大小:222662
    • 提供者:huhu
  1. ex8

    0下载:
  2. Machine Learning Exercise
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-08
    • 文件大小:813871
    • 提供者:Harta
  1. zcj

    0下载:
  2. 驾驶员考试学习系统本地注册机。带精易模块。淘宝售价30RMB。仅供学习。-An easy language to registration, driver examination registration machine learning system
  3. 所属分类:ELanguage

    • 发布日期:
    • 文件大小:525188
    • 提供者:youname
  1. rwrelease.tar

    0下载:
  2. Andrew N.G. 教授于2011年机器学习国际会议(ICML)发表了文章Code for On Random Weights and Unsupervised Feature Learning, 文件是paper的实现代码,非常具有参考价值-Professor Andrew NG 2011 machine learning Article Code for On the Random Weights and Unsupervised Feature Learning Internation
  3. 所属分类:matlab

    • 发布日期:2017-11-17
    • 文件大小:255067
    • 提供者:wang
  1. libsvm

    0下载:
  2. it is a library for SVM(support vector machines) to be used in matlab. It includes a readme file for details. It can be used to train SVM on some dataset and use it to predict values(Machine Learning).
  3. 所属分类:Compiler program

    • 发布日期:2017-11-10
    • 文件大小:19538
    • 提供者:aj97301
  1. DecisionTree

    1下载:
  2. ID3 人工智能,机器学习算法,自动生成决策树-ID3 artificial intelligence, machine learning algorithms, automatically generate decision trees
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-09
    • 文件大小:6976
    • 提供者:dvd
  1. UDEED

    1下载:
  2. 在集成学习中用UDEED算法来处理非平稳动态数据流中的分类,关于整体学习算法很有帮助,集成学习可以提高机器学习的推广!-In integrated learning using UDEED algorithm to handle the nonstationary dynamic data stream classification, machine learning promote integrated learning can improve the overall learning alg
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-16
    • 文件大小:67408
    • 提供者:刘茂
  1. knn

    0下载:
  2. knn算法实现 采用的是 机器学习数据库中的Letter Recognition Data Set-The KNN algorithm is used to achieve the UCI Machine Learning Repository: Letter Recognition Data Set
  3. 所属分类:Linux Network

    • 发布日期:2017-11-12
    • 文件大小:208590
    • 提供者:pyqing
  1. Multi-machine-scheduling-algorithm

    0下载:
  2. 多级调度算法,做出来仅供参考学习,语言是C-this is a Multi machine scheduling algorithm just for reference and learning, used language is C++
  3. 所属分类:Data structs

    • 发布日期:2017-11-21
    • 文件大小:1086290
    • 提供者:K
  1. sdp_jmlr_submit

    0下载:
  2. We propose a novel framework for thedeterministicconstruction oflinear, near-isometric embeddings of a nite set of data points. -We demonstrate that our framework is useful for a number of applications in machine learning and signal processing v
  3. 所属分类:Communication

    • 发布日期:2017-11-10
    • 文件大小:542991
    • 提供者:saf
  1. RandomForest_matlab

    8下载:
  2. 随机森林的matlab版本,重修改整理过的,可以直接拿来用,带实例。可以用来做回归法分析及分类。是机器学习中的快速有效的方法,基本不会产生过拟合。-Random Forest, an efficient regression and classification tool in area of machine learning. The Programms performs well and a demo is offered.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2016-04-24
    • 文件大小:585683
    • 提供者:xiebiwei
  1. machine1

    0下载:
  2. 用MATLA实现机器学习中的批处理梯度下降法和随机梯度下降法-Batch gradient descent method and stochastic gradient descent method in machine learning using MATLA
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:557
    • 提供者:wkh
  1. Lecture9_LinearREgression

    2下载:
  2. matlab中用梯度下降法进行线性回归,是机器学习的例程。很好很实用。-machine learning.linear regression and gradient descent way.
  3. 所属分类:matlab

    • 发布日期:2017-11-28
    • 文件大小:724992
    • 提供者:袁俊
  1. pmtk3-1nov12

    0下载:
  2. machine learning a probabilistic persepective的源码-machine learning a probabilistic persepective code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-06
    • 文件大小:16475625
    • 提供者:yiiwood
  1. BallStackBalancex

    0下载:
  2. Machine learning - balancing a stack of balls
  3. 所属分类:matlab

    • 发布日期:2017-12-07
    • 文件大小:38030
    • 提供者:rooum
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com