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

搜索资源列表

  1. <<机器学习实战》源代码

    1下载:
  2. 《机器学习实战》源代码,代码为python代码 可以到官网上下载 里面有KNN算法,决策表算法,SVM支持向量机算法等
  3. 所属分类:其它

  1. MachineLearningInaction

    0下载:
  2. 本文件中的内容是《机器学习实战》这本书中的代码,语言采用的是python。(The content of this document is the code in this book "machine learning combat"and the language of code is Python.)
  3. 所属分类:数据挖掘

    • 发布日期:2017-12-18
    • 文件大小:32529408
    • 提供者:aoni
  1. 机器学习实战及配套代码

    1下载:
  2. 基于python的机器学习教程,有代码,方便学习(Python based machine learning, there are code to facilitate learning)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-14
    • 文件大小:41321472
    • 提供者:邱家豪
  1. 机器学习实战

    0下载:
  2. 为”机器学习实战“一书的pdf版本,内有实战python代码!(For "machine learning practice", a Book of PDF version, there are actual Python code!)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-23
    • 文件大小:10524672
    • 提供者:cVirr
  1. Machine-Learning-in-Action-master

    0下载:
  2. 内附机器学习常用模型的python代码!(Enclosing machine learning commonly used model of Python code!)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-22
    • 文件大小:16108544
    • 提供者:cVirr
  1. deeplearningbook-chinese-master

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

    • 发布日期:2017-12-29
    • 文件大小:2008064
    • 提供者:yudongzhao
  1. Machine Learning in Action with PDF and CODE

    0下载:
  2. 机器学习经典教程,Machine Learning in Action,高清扫描可编辑pdf以及相应的Python代码。(Machine learning classic tutorial, Machine, Learning, in, Action, high-definition scanning, editable PDF, and the corresponding Python code.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-30
    • 文件大小:38415360
    • 提供者:chevychevy
  1. 1小时入门Python机器学习代码

    2下载:
  2. 机器学习课件,非常全面而又详细的课件,可供入门机器学习的人进行参考(Machine learning courseware, very comprehensive and detailed courseware, for beginners to learn the machine for reference)
  3. 所属分类:人工智能/神经网络/深度学习

  1. 机器学习实战

    0下载:
  2. 机器学习实战,想用Python实现经典机器学习算法的可以好好看看(Machine learning practice using python)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:61539328
    • 提供者:solooul
  1. 机器学习课程2014源代码

    1下载:
  2. python数据分析,人工智能,吴恩达课程代码(Python data analysis, artificial intelligence, teacher Wu Enda curriculum code)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-30
    • 文件大小:29591552
    • 提供者:草莓??
  1. Feature_engineering_and_model_tuning

    0下载:
  2. kaggle案例编程,Python机器学习Kaggle案例实战(Kaggle case programming, Python machine learning Kaggle case real battle)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-07
    • 文件大小:8714240
    • 提供者:spider3056
  1. 机器学习

    0下载:
  2. 此算法是对机器学习实战这本书中的K近邻算法进行了代码的详细介绍(K neighbor algorithm of machine learning code explained in detail)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:8192
    • 提供者:静静和大白
  1. 入门十大Python机器学习算法(附代码)

    1下载:
  2. 介绍机器学术十大算法,并且附python实现代码(The ten major algorithms of machine learning are introduced, and the python implementation code is attached.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-02-15
    • 文件大小:1600512
    • 提供者:linqinan
  1. Python深度学习.pdf+代码

    3下载:
  2. 本书由Keras之父、现任Google人工智能研究员的弗朗索瓦?肖莱(Franc?ois Chollet)执笔,详尽介绍了用Python和Keras进行深度学习的探索实践,包括计算机视觉、自然语言处理、产生式模型等应用。书中包含30多个代码示例,步骤讲解详细透彻。由于本书立足于人工智能的可达性和大众化,读者无须具备机器学习相关背景知识即可展开阅读。在学习完本书后,读者将具备搭建自己的深度学习环境、建立图像识别模型、生成图像和文字等能力。(This book is written by Franc
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-05-22
    • 文件大小:25119744
    • 提供者:wangjindian00
  1. 机器学习Python程序

    4下载:
  2. 覆盖了基本常用的机器学习算法。包括线性回归与分类算法;决策树;多种降维算法;优化算法;强化学习等多类算法的Python代码。(It covers the commonly used machine learning algorithms. Including linear regression and classification algorithm; decision tree; a variety of dimensionality reduction algorithm; optimiza
  3. 所属分类:大数据

    • 发布日期:2018-10-27
    • 文件大小:108544
    • 提供者:海浪中央
  1. 4.Python_代码

    0下载:
  2. 机器学习与数据分析 python算法代码 机器学习基础入门(machine learning and data analysis)
  3. 所属分类:文章/文档

    • 发布日期:2020-04-21
    • 文件大小:30720
    • 提供者:shangcheng
  1. 吴恩达机器学习的python-code

    1下载:
  2. 吴恩达机器学习pdf 及其作业 python代码(Wu Enda Machine Learning Pdf and Its Homework Python Code)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-03-09
    • 文件大小:32877568
    • 提供者:agent12138
  1. Python机器学习算法—赵志勇

    2下载:
  2. Python机器学习算法—赵志勇,包含电子版书籍和随书代码,供大家学习。(Python Machine Learning Algorithms - Zhao Zhiyong, including electronic books and accompanying codes for everyone to learn.)
  3. 所属分类:其他

    • 发布日期:2020-02-15
    • 文件大小:16130048
    • 提供者:smile冰城
  1. python机器学习

    0下载:
  2. python机器学习Chapter1.4的示例代码。使用jupyter notebook。python2.
  3. 所属分类:数据挖掘

  1. 李宏毅机器学习代码

    0下载:
  2. 李宏毅老师的机器学习代码,适合入门,简单到复杂,python语言。
  3. 所属分类:编程文档

« 12 3 4 »
搜珍网 www.dssz.com