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

搜索资源列表

  1. MLiA_SourceCode

    0下载:
  2. 机器学习实战,作者peter harrington著,里面有源码和资源文件(Machine learning combat source code and resource files)
  3. 所属分类:Windows编程

  1. 2012.李航.统计学习方法 - 副本

    0下载:
  2. 李航老师的统计学习,对于学习机器学习挺有用的,尤其是理由一些算法的思想,希望能帮到大家。(Teacher Li Hang's statistics study, hoped that can help everybody)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:17872896
    • 提供者:笑似心酸
  1. Machine Learning and Portfolio Optimization

    1下载:
  2. 机器学习在量化投资领域的综述,涉及组合优化理论、及机器学习的相关算法。(Machine Learning and Portfolio Optimization)
  3. 所属分类:其他

    • 发布日期:2017-12-16
    • 文件大小:1010688
    • 提供者:bihuan2017
  1. clustering

    2下载:
  2. 包括层次聚类和密度聚类的效果对比,是机器学习入门的好东西(Including hierarchical clustering and density clustering effect contrast, is a good machine learning entry)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:5120
    • 提供者:丽丽01
  1. 基于机器学习的时间序列预测关键技术研究

    0下载:
  2. 利用ELM进行预测,配合震荡盒理论的交易策略的一个交易系统设置。(A trading system is set up by using ELM to predict the trading strategy in conjunction with the shock box theory.)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:13110272
    • 提供者:dj383378
  1. machinelearninginaction

    0下载:
  2. 机器学习实战的所有Python源码与数据集,可以直接运行(The datasets and source codes of Machine Learning in Action)
  3. 所属分类:其他

    • 发布日期:2017-12-11
    • 文件大小:35599360
    • 提供者:MicroiCe
  1. Introduction to Machine Learning

    0下载:
  2. 机器学习导论第三版 原版英文。需要汉语版本的留言还有课后答案(Alpaydin - Introduction to Machine Learning 3rd -)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:5401600
    • 提供者:Blus
  1. 高风代码

    1下载:
  2. 本内容是有关机器学习的包含贝叶斯分类器,随机森林,支持向量机,神经网络,logistic多元回归等(The contents of this paper are machine learning, including Bayesian classifier, random forest, support vector machines, neural network, logistic multiple regression and so on)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:2048
    • 提供者:twinklebell
  1. dollar

    0下载:
  2. 基于$1和opencv机器学习方法的图像识别(Image recognition based on machine learning method based on $1 and opencv)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:376832
    • 提供者:bossluoshiqi
  1. deeplearningbook-chinese-master

    1下载:
  2. Python机器学习代码示例,包含了全部的书本的代码示例,可以通过jupyter notebook直接运行文件显示结果(Python Machine Learning)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:2008064
    • 提供者:yudongzhao
  1. KPCAomit

    0下载:
  2. 使用kpca方法进行特征提取,用作机器学习的第一步(Use kpca method for feature extraction, as the first step in machine learning)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:6548480
    • 提供者:银prarrot
  1. code

    1下载:
  2. 这是关于Python机器学习的一整套资料(Python machine learning)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-28
    • 文件大小:14272512
    • 提供者:善良的星
  1. hmm机器学习

    0下载:
  2. HMM(隐马尔科夫模型)是自然语言处理中的一个基本模型,用途比较广泛,如汉语分词、词性标注及语音识别等,在NLP中占有很重要的地位(HMM (hidden Markov model) is a basic model in Natural Language Processing, which is widely used, such as Chinese segmentation, part of speech tagging and speech recognition, and plays
  3. 所属分类:其他

  1. boyilun

    0下载:
  2. python 代码,机器学习基础学习,算法。(Python code, machine learning, basic learning, algorithms.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-31
    • 文件大小:3873792
    • 提供者:aitupaopao
  1. machine learning_ex1_simple

    0下载:
  2. 第二周的简单机器学习答案。。。。。。。。。。。。。(warmUpExercise.m plotData.m gradientDescent.m computeCost.m For this part of the exercise, you will need to change some parts of the code below for various experiments (e.g., changing learning rates)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:43008
    • 提供者:11115245
  1. 斯坦福大学机器学习课程个人学习笔记(上)

    0下载:
  2. 机器学习很好的资料,对于任何专业的学生都适用(Machine learning very good information for any professional students are applicable)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:5571584
    • 提供者:giugno26
  1. BIRCH算法

    0下载:
  2. 机器学习用分类的一种算法,用C语言实现,比较成熟的一种算法的。(An algorithm for classification of machine learning, implemented in C language)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:565248
    • 提供者:大山小孩
  1. science_competion_net

    0下载:
  2. 不错的机器学习实战案例,可以直接运行出结果。(Good machine learning actual cases, you can directly run the results.)
  3. 所属分类:其他

  1. chapter28

    0下载:
  2. 机器学习的决策树问题算法matlab实现,有注释和源码(Machine learning decision tree algorithm matlab implementation, with notes and source code)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:88064
    • 提供者:嗯嗯嗯额
  1. tensorflow-master

    1下载:
  2. 这是机器学习领域一个很重要的框架tensorflow的源码(This is a very important framework for machine learning, the source code of tensorflow)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:25604096
    • 提供者:Alan1988
« 1 2 34 5 6 7 8 9 10 ... 25 »
搜珍网 www.dssz.com