CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - can 书

搜索资源列表

  1. rengongzhineng

    0下载:
  2. 这是一本关于人工智能的书,并配合了英文版的书后习题的答案。适用于刚接触人工智能的学生,也能够成为人工智能工程师的工具书。-This is a book about artificial intelligence, and with the English version of the book Exercises answer. Suitable for just contact with the artificial intelligence of the students, but also
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-11
    • 文件大小:2448413
    • 提供者:丁伟豪
  1. shenjingwangluo

    0下载:
  2. 神经网络算法,取自于matlab在数学建模中的应用一书,含工具箱,可以直接调用-Neural network algorithm, taken the MATLAB in the application of mathematical modeling, including the toolbox, you can call directly
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:4343
    • 提供者:wangyawen
  1. ML-Matlab

    0下载:
  2. 图解机器学习一书的示例MALIB源码,经MALIB2014a上确认可运行。-Illustration of the machine to learn a book example MALIB source code, confirmed by MALIB2014a can run.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-15
    • 文件大小:18432
    • 提供者:chenzhenhua
  1. 17300398

    0下载:
  2. 《MATLAB程序设计教程》一书的随书源代码 不错的 可以-Author of MATLAB programming tutorial source code with books can be good
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-16
    • 文件大小:14336
    • 提供者:zenkz&260212
  1. 600252

    0下载:
  2. 《MATLAB程序设计教程》一书的随书源代码 不错的 可以-Author of MATLAB programming tutorial source code with books can be good
  3. 所属分类:Data structs

    • 发布日期:2017-12-13
    • 文件大小:14140
    • 提供者:Dorotzx
  1. 803804

    0下载:
  2. 简单的打字程序在VB下运行可执行性朝好,书牍可以自己调-Simple typing program in VB enforceability toward good, running under ShuDu can be adjustable
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-14
    • 文件大小:20161
    • 提供者:EEU&000
  1. Thzs-jlassic-classic

    0下载:
  2. 这是Visual Basic,NET入门经典随书源码,可以作为语言学习时的参考,-This is a Visual Basic.net source introduction classic books, can be used as a reference when language learning,
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-16
    • 文件大小:284672
    • 提供者:ooerlaod
  1. nativebayes

    0下载:
  2. 这是我参照统计学习书(李航著)中贝叶斯算法伪代码实现的MATLAB仿真代码,代码全是自己写的,完全按照书中书写,代码包含完整运行实例,可以直接运行,代码还包含一定的步骤说明,新手可以参考说明读懂代码。(This is my reference book of statistical learning (Li Hang) MATLAB simulation code Bayesian algorithm pseudo code implementation, the code is written
  3. 所属分类:数值算法/人工智能

  1. kdtree

    0下载:
  2. 参照统计学习(李航著)一书实现的MATLAB仿真代码,代码包含main主函数和kd搜索算法以及相应的数据输入,整个代码实现完整,可以直接运行。(Reference statistics learning (Li Hang) a book to achieve the MATLAB simulation code, the code contains the main main function and KD search algorithm, and the corresponding data
  3. 所属分类:matlab例程

  1. danchun-java

    0下载:
  2. 用java语言实现运筹学线性规划,有很强的通用性,实用性,算法可参考《算法导论》一书,配套学习。(Using java language to achieve operations research linear programming, has a strong versatility, practicality, algorithms can refer to "Introduction to Algorithms" book, supporting learning.)
  3. 所属分类:数值算法/人工智能

  1. An Introduction to Statistical Learning

    0下载:
  2. 统计学的介绍,入门书是一门人工智能必须看的数学书,看完之后,可以豁然开朗(Statistical introduction, Primer is an artificial intelligence must see the mathematical book, after reading, you can suddenly)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-08
    • 文件大小:24252416
    • 提供者:修炼心态
  1. EM算法之三硬币模型:matlab编程实现

    7下载:
  2. EM算法是人工智能十大算法之一。三硬币模型算例出自李航的《统计学习方法》,书中给出了计算结果和简单解说,对于不是学数学的看这种复杂的公式看不懂,我也看了很久才看懂。我用matlab编写的代码,并作了详细的注释。(EM algorithm is one of the ten major algorithms of artificial intelligence. The three coin model is derived from Li Hang's statistical learning
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:27648
    • 提供者:碎风
  1. 贝叶斯方法 -概率编程与贝叶斯推断 zip

    2下载:
  2. Probabilistic Programming and Bayesian Methods for Hackers是一本写给开发者的关于贝叶斯方法和概率问题的免费开源书。贝叶斯方法的用途十分广泛,在经济学上能找出一堆的例子。而在IT行业,机器学习是非常典型的一个应用。而机器学习也是本书作者写本书的一个重要的理由。 本书选择了Python作为编程语言,这一点都不奇怪,Python在科研和数据分析上的应用是非常方便和普遍的,比如大名鼎鼎的Numpy等。作者在本书中使用另一个库PyMC,它依赖
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-02-01
    • 文件大小:26860544
    • 提供者:zauruso
  1. model-free adaptive control

    13下载:
  2. 北京交通大学侯忠生教授的无模型自适应控制的实际应用和理论研究应用,详细介绍了无模型自适应控制的主要应用领域。附录为无模型自适应控制书中的MATLAB程序代码,运行可以复现书中的仿真图。(Professor Hou Zhongsheng of Beijing Jiaotong University introduced the practical application and theoretical research application of model-free adaptive cont
  3. 所属分类:matlab例程

    • 发布日期:2018-10-14
    • 文件大小:1381376
    • 提供者:平常心1204
  1. Python数据分析与挖掘实战

    1下载:
  2. 本书共15章,分两个部分:基础篇、实战篇。基础篇介绍了数据挖掘的基本原理,实战篇介绍了一个个真实案例,通过对案例深入浅出的剖析,使读者在不知不觉中通过案例实践获得数据挖掘项目经验,同时快速领悟看似难懂的数据挖掘理论。读者在阅读过程中,应充分利用随书配套的案例建模数据,借助相关的数据挖掘建模工具,通过上机实验,以快速理解相关知识与理论。(There are 15 chapters in this book, which are divided into two parts: the basic c
  3. 所属分类:数据挖掘

    • 发布日期:2020-11-02
    • 文件大小:49031168
    • 提供者:zhaolong2020
« 1 2 ... 5 6 7 8 9 10»
搜珍网 www.dssz.com