CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 分类学习

搜索资源列表

  1. WindowsAPI分类速查

    0下载:
  2. 在学习vc编程的时候的很好的工具书-vc programming in learning when a good tool
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:110.6kb
    • 提供者:卢朝阳
  1. 基本遗传学习分类系统 SCS.CPP

    0下载:
  2. 基本遗传学习分类系统 SCS.CPP A Simple Classifier System based on Genetic Learning developed from the Pascal SCS code presented by David E.Goldberg 同济大学计算技术研究所 王小平 2000年7月
  3. 所属分类:系统编程

    • 发布日期:2009-04-02
    • 文件大小:616kb
    • 提供者:a_jmew@sohu.com
  1. onlineboost

    1下载:
  2. On-line AdaBoost分类器,AdaBoost分类器的改进,在线学习更新分类器,多用于目标跟踪-On-line AdaBoost classifier, AdaBoost classifiers to improve online learning update classifier, used for target tracking
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:5.97kb
    • 提供者:董晶晶
  1. xuexi10

    0下载:
  2. 欢迎使用网页设计 在线学习系统 本系统主要特点如下: 1.本系统采用学号加密码登录,可接受外部注册。 2.教学内容模块可由教师后台管理。 3.保存学生学习进度。 4.多种交互方式。 5.提供在线考试模块,同时能够进行补考,成绩查询等功能。 6.网页设计教学内容部分精心挑选,并进行了较好的分类。 本系统运行环境 windows 98 +PWS windows 2000+IIS windows XP+IIS 最佳分辨率:1024*768 要
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:873.98kb
    • 提供者:杨晓丹
  1. rbf_network

    0下载:
  2. rpf神经网络分类设计,适合模式分类 适合初学者参考学习,有一定得研究价值-rpf network pattern recognition
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:339.12kb
    • 提供者:邹小峰
  1. RBF_sourcecode

    1下载:
  2. RBF学习方法,包括了:k-means、梯度、OLS三种方法。-RBF learning methods, including: k-means, gradient, OLS three types.
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:3.76kb
    • 提供者:stephen
  1. study_c

    0下载:
  2. C语言分类学习,可以找到自己的弱项进行针对学习了!-C-classification learning, can find their weaknesses were for the learned!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:195.27kb
    • 提供者:蒋逸凡
  1. mlclass-ex3

    0下载:
  2. 多分类学习及神经网络,机器学习相关,基于matlab计算-ex3.m- Octave scr ipt that will help step you through part 1 ex3 nn.m- Octave scr ipt that will help step you through part 2 ex3data1.mat- Training set of hand-written digits ex3weights.mat- Initial weights for the
  3. 所属分类:Other systems

    • 发布日期:2017-05-24
    • 文件大小:7.26mb
    • 提供者:张伟强
  1. demo.py

    0下载:
  2. word2vec生成词向量空间,为后续操作做准备,例如做分类学习,聚类学习,等对各种机器学习的方法做铺垫-Word2vec generate word vector space, for the preparation of follow-up operations, such as learning to do classification, clustering learning, and so on a variety of machine learning methods pave th
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:957byte
    • 提供者:lixiang
  1. SVM

    0下载:
  2. 使用Hadoop平台的Spark组件,实现机器学习分类算法SVM(支持向量机),使用的编程语言为Scala。(Using the Hadoop platform Spark components, the machine learning classification algorithm SVM (support vector machines), using the programming language for Scala.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-29
    • 文件大小:1kb
    • 提供者:九月永生
  1. XQDA

    0下载:
  2. 用于度量学习,可以用于特征分类,最常应用于行人重识别的研究过程(For metric learning, it can be used in feature classification, and is most often used in the research process of pedestrian re identification)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:1kb
    • 提供者:2伟
  1. tglvm

    3下载:
  2. 利用tglvm算法对两类结果实施迁移学习分类,分类正确率达90%以上;(Tglvm algorithm is applied to classify the two kinds of results, and the correct rate of classification is more than 90%;)
  3. 所属分类:其他

  1. 3.贝叶斯分类器

    1下载:
  2. 贝叶斯定理是用数学的方法来解释生活中大家都知道的常识,而机器学习使用的各种算法中,最常见的就是贝叶斯定理。此代码为贝叶斯分类python代码,包含高斯贝叶斯分类器,多项式贝叶斯分类器和伯努利贝叶斯分类器,并有具体的数据例子进行仿真比较(Bias's theorem is a mathematical way to explain all the common sense in life, and machine learning using various algorithms, the mos
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:1kb
    • 提供者:fdy219517
  1. K均值分类

    0下载:
  2. 监督分类学习代码,k-均值,希望学习者能用到。谢谢。(The classification code, k- mean, hope that learners can use. Thank you)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:39.39mb
    • 提供者:edwadeq
  1. BP神经网络的数据分类-语音特征信号分类

    0下载:
  2. bp网络用于数据分类,一类语音特征信号的分类,以供参考学习(BP network is used for data classification, and a class of speech feature signals is classified for reference learning)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:506kb
    • 提供者:艺宝
  1. 无导师学习神经网络的分类——矿井突水水源判别

    0下载:
  2. matlab智能算法 无导师学习神经网络的分类 矿井突水水源判别(Matlab intelligent algorithm Classification of non tutor learning neural network identification of water inrush water source in mine)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:3kb
    • 提供者:ziwicn
  1. RBF学习算法

    0下载:
  2. 该文件主要是在Matlab条件下开发的RBF算法,主要用于机器视觉学习分类(This file is mainly a RBF algorithm developed under the condition of Matlab, which is mainly used for machine vision learning classification.)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:26kb
    • 提供者:ywqh
  1. SVM机器学习算法

    0下载:
  2. 该文件主要包含了Matlab条件下开发的SVM算法,该算法主要用于机器视觉的学习与分类(The file mainly includes the SVM algorithm developed under the Matlab condition, which is mainly used for learning and classification of machine vision.)
  3. 所属分类:其他

    • 发布日期:2018-04-18
    • 文件大小:2kb
    • 提供者:ywqh
  1. 基于极限学习机ELM的数据分类

    1下载:
  2. 针对数据分类问题,提出了基于极限学习机的分类方法,将数据样本分为训练样本和测试样本,并采用准确率指标进行评价。(Aiming at the problem of data classification, a classification method based on extreme learning machine is proposed. The data samples are divided into training samples and test samples, and the
  3. 所属分类:其他

    • 发布日期:2020-02-08
    • 文件大小:4kb
    • 提供者:小冷冷
  1. UCI经典二分类数据集

    5下载:
  2. UCI经典二分类数据集,可借助R或python进行分析学习(UCI Classic Bicategorized Data Set, which can be analyzed and learned by R or Python)
  3. 所属分类:其他

    • 发布日期:2019-07-01
    • 文件大小:1.46mb
    • 提供者:UrnayIl
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com