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

搜索资源列表

  1. machine-learning-courses_stanford

    0下载:
  2. 斯坦福大学Andrew Ng讲授的机器学习课程的全程讲义及录音对应的文字资料,对许多常用机器学习算法有着深入系统的讲解。-The notes of Machine learning courses in Stanford University。
  3. 所属分类:matlab

    • 发布日期:2017-05-28
    • 文件大小:11087333
    • 提供者:
  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. release.tar

    0下载:
  2. 斯坦福大学计算机系Andrew N.G教授于2011年CVPR发表文章Learning hierarchical spatio-temporal features for action recognition with independent subspace analysis,文件是实现的code,很有用哦-Andrew NG, Professor of the Department of Computer Science at Stanford University published in
  3. 所属分类:matlab

    • 发布日期:2017-11-11
    • 文件大小:30443746
    • 提供者:wang
  1. notes-of-AndrewNg

    0下载:
  2. 这是斯坦福大学著名教授Andrew Ng 的机器学习备课笔记。-The notes of Professor Andrew Ng in Stanford University about mechine learning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-05
    • 文件大小:1971571
    • 提供者:wangyu
  1. Machine-Learning

    0下载:
  2. 斯坦福大学的Andrew Ng讲述的机器学习课程讲义-Stanford Andrew Ng tells the machine learning course notes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-06
    • 文件大小:2146445
    • 提供者:Zuwang Gan
  1. cs229-notes12

    0下载:
  2. 这是 Andrew Ng 机器学习讲义《Reinforcement Learning and Control》,包含了离散和连续MDP的内容,比官网的课件全。(官网的缺乏连续MDP部分)-This is Andrew Ng Machine Learning Materials " Reinforcement Learning and Control" , contains a discrete and continuous MDP content than the officia
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:134175
    • 提供者:MK
  1. Machine-Learning-exercises_finished

    0下载:
  2. andrew NG上的课程machine learning 的习题解答,这些习题对于机器学习入门还是非常有帮助的,值得学习。-This my answer to the programming exercises of Machine Learning by Andrew NG,this files are very useful to the people who want to study with Machine Learning.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-19
    • 文件大小:29413376
    • 提供者:kevin
  1. machine-learning

    0下载:
  2. 斯坦福大学有关于机器学习的英文讲义,主讲人为Andrew Ng。-Stanford University about machine learning English handouts, speaker artificially Andrew Ng.
  3. 所属分类:Other systems

    • 发布日期:2017-05-10
    • 文件大小:2529266
    • 提供者:方州
  1. machine-learning-lecture-notes

    0下载:
  2. andrew ng教授的机器学习讲义,全英文,详细的介绍了斯坦福大学机器学习课程的内容-andrew ng Professor machine learning lectures, in English, a detailed descr iption of the Stanford machine learning course content
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2079112
    • 提供者:徐板凳
  1. machine learning 的线性回归算法

    1下载:
  2. andrew ng 教授在machine learning 上的线性回归算法matlab代码,对于学习机器学习的新手是一个很好的入门课程
  3. 所属分类:图形图象

  1. matlab

    0下载:
  2. 聚类算法,不是分类算法。分类算法是给一个数据,然后判断这个数据属于已分好的类中的具体哪一类。聚类算法是给一大堆原始数据,然后通过算法将其中具有相似特征的数据聚为一类。这里的k-means聚类,是事先给出原始数据所含的类数,然后将含有相似特征的数据聚为一个类中。所有资料中还是Andrew Ng介绍的明白。首先给出原始数据{x1,x2,...,xn},这些数据没有被标记的。初始化k个随机数据u1,u2,...,uk。这些xn和uk都是向量。根据下面两个公式迭代就能求出最终所有的u,这些u就是最终所有
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1466
    • 提供者:郑志鹏
  1. UFLDL-1

    0下载:
  2. Andrew Ng老师的关于unsupervised feature learning and deep learning的入门电子书-An introduction to unsupervised feature learning and deep learning from Andrew Ng
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-26
    • 文件大小:9697703
    • 提供者:王磊
  1. machine-learning_key_andrew-NG

    0下载:
  2. 机器学习的核心概念,由著名的专家Andrew NG编写,适合初学者学习。-machine learning key points by Andrew NG,which is the notes of the machine learning lecture.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1448229
    • 提供者:flywithheart
  1. machine-learning-yearning-andrew-ng

    0下载:
  2. 机器学习 andrew ng,Machine learning is the foundation of countless important applications, including web search, email anti-spam, speech recognition, product recommendations, and more. I assume that you or your team is working on a machine learning a
  3. 所属分类:MultiLanguage

    • 发布日期:2017-12-13
    • 文件大小:5376343
    • 提供者:法尔胜
  1. Andrew Ng

    0下载:
  2. Andrew Ng机器学习视频配套matlab代码(Andrew Ng machine learning video matching matlab code)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-21
    • 文件大小:29870080
    • 提供者:free司太友
  1. stanford_dl_ex-master

    0下载:
  2. coursera斯坦福Andrew Ng的深度学习编程作业答案(This is the answer of Andrew ng's deep learning curriculum in coursera.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:150528
    • 提供者:brucefan
  1. MachineLearning_Andrew Ng 2

    0下载:
  2. machine learning Andrew Ng
  3. 所属分类:数学计算

    • 发布日期:2018-01-08
    • 文件大小:97691648
    • 提供者:HHW123
  1. ipython-notebooks-master

    1下载:
  2. 机器学习详细课程代码以及讲解, Andrew Ng 机器学习课程练习的实现(Andrew Ng's "Machine Learning")
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-23
    • 文件大小:36064256
    • 提供者:chip123
  1. 吴恩达深度学习基础教程

    1下载:
  2. 吴恩达教授有关深度学习浅显易懂的算法介绍,包括基础算法和示例。(Deep learning algorithms introduction by Andrew Ng.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-23
    • 文件大小:9280512
    • 提供者:鲁齐新
  1. Andrew Ng machine-learning-ex4

    2下载:
  2. 吴恩达机器学习课程源码,第4个练习作业代码(Andrew machine learning course source code, the fourth practice code)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2019-09-18
    • 文件大小:14346240
    • 提供者:张杰x
« 12 3 4 »
搜珍网 www.dssz.com