CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - 深度学习

搜索资源列表

  1. C++Model

    0下载:
  2. chm格式电子书,是深度学习C++模型的,可以看看。
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:857915
    • 提供者:xiaoqing
  1. searchsourcecode

    0下载:
  2. TC版深度搜索、广度搜索源代码,适合C语言初学者参考学习!-TC version of the depth search, breadth search source code
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:1020
    • 提供者:xiexin
  1. linux_drive_deepstudy

    0下载:
  2. linux 驱动深度解析---有兴趣的朋友一起学习下-the linux driver depth analysis--- friends who are interested to learn under
  3. 所属分类:software engineering

    • 发布日期:2017-12-03
    • 文件大小:701657
    • 提供者:wangyy
  1. SVM

    0下载:
  2. 深度学习中关于向量机支持向量机(即一种分类器)的相关内容-Depth study on vector machines support vector machine (that is, a classifier) ​ ​ related content
  3. 所属分类:Project Design

    • 发布日期:2016-01-26
    • 文件大小:152576
    • 提供者:舍得
  1. duh12deeplearn

    0下载:
  2. 深度学习资料,ppt,2012年的,语音图像学习,深度学习资料,ppt,2012年的,语音图像学习-deeplearning ppt
  3. 所属分类:Project Design

    • 发布日期:2017-05-02
    • 文件大小:829802
    • 提供者:佳新
  1. Stanford-depth-learning-materials

    0下载:
  2. 斯坦福大学关于深度学习的资料及练习代码-Stanford depth learning materials
  3. 所属分类:Software Testing

    • 发布日期:2017-06-14
    • 文件大小:20627703
    • 提供者:吴雪文
  1. deeplearning

    0下载:
  2. 深度学习的入门级介绍,可以了解基本算法基本知识,很适合初学者-deeplearning instruction
  3. 所属分类:software engineering

    • 发布日期:2017-05-27
    • 文件大小:9895634
    • 提供者:shawn
  1. Deep-learning-Methods

    0下载:
  2. 这个文档是关于深度学习的方法和应用,由微软研究和编写的。-This document is about the deep learning method and the application, research and written by Microsoft.
  3. 所属分类:software engineering

    • 发布日期:2017-05-14
    • 文件大小:3575011
    • 提供者:Leo
  1. deep-learning-turior

    0下载:
  2. 一本英文版的深度学习教程,内容全面,值得得初学者学习。-A deep learning in English tutorial, comprehensive, is worth to beginners learning.
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:1149599
    • 提供者:Leo
  1. Architectures-for-AI

    0下载:
  2. 这个文档是关于用深度学习做成的人工智能构架体系。-This document is about made of deep learning framework of artificial intelligence.
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:1018947
    • 提供者:Leo
  1. caffeconfigure

    0下载:
  2. 亲自撰写的说明文档,如何在linux下配置深度学习caffe环境。-This document teach you how to configure the deep learning sourrding caffe.
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:2767
    • 提供者:沈攀
  1. Pedestrian-Detection

    0下载:
  2. ICCV2013: 简 称UDN算法,从文中描述的检测效果来看,该方法是所有方法中最好的,并且,效果远超过其他方法。经过对论文和该算法源码的研究,该算法是与作者另外一篇 论文的方法 ,另外的论文算法做图片扫描,得到矩形框,然后用该方法对矩形框进行进一步确认,以及降低误警率和漏警率。另外的论文是:Multi-Stage Contextual Deep Learning for Pedestrian Detection 说得难听一点,这篇文章对行人检测没有多大的贡献。仅仅是用深度学习
  3. 所属分类:software engineering

    • 发布日期:2017-05-21
    • 文件大小:6100858
    • 提供者:韩梦阁
  1. Deep-Learningdoc

    0下载:
  2. 一篇关于对深度网络工具箱源代码调试和理解的文档,适合初学深度学习理论的研究生-a document on the coding and running matlab soucecode on deep learning, it is very good for the new learner of deep learn
  3. 所属分类:Project Design

    • 发布日期:2017-04-29
    • 文件大小:477067
    • 提供者:jimmy yang
  1. CNNDEMO

    0下载:
  2. 卷积人工神经网络,是一种基于深度学习的重要代码为图像的解析提供了很好的应用方向-Convolutional neural network is an important code based on the depth of the study of the code for the image analysis provides a good application direction
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:525483
    • 提供者:zhangjun
  1. cnn_tutorial.pdf

    0下载:
  2. 本文档讨论和实现了卷积神经网络, 并且进行了延伸。非常重要的资料,对于深度学习有很重要的借鉴意义。 -This document discusses the derivation and implementation of convolutional neural networks (CNNs), followed by a few straightforward extensions. Convolutional neural networks involve many more connec
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:129921
    • 提供者:张大年
  1. deep-residual-networks-master

    3下载:
  2. 深度残差网络的介绍与源代码,适合深度学习爱好者学习。这是何凯明大牛的又一部大作。-The depth of the residual network is introduced with the source code , suitable for deep learning lovers to study . This is another masterpiece He Kaiming Daniel .
  3. 所属分类:软件工程

    • 发布日期:2016-11-21
    • 文件大小:17901
    • 提供者:黄杰
  1. bayesian-network

    1下载:
  2. 贝叶斯网络可以与深度学习联合使用,也可以用于推理-bayesian network
  3. 所属分类:Project Design

    • 发布日期:2017-05-16
    • 文件大小:3605504
    • 提供者:杜冰
  1. nndl-ebook

    0下载:
  2. 适合快速上手深度学习,以mnist数据集为例,剖析深度学习工程实践过程。-Suitable for quick start to learn, to mnist data set, for example, analysis of the depth of learning engineering practice.
  3. 所属分类:software engineering

    • 发布日期:2017-12-13
    • 文件大小:3183388
    • 提供者:hxx
  1. Neural Network and Deep Learning.pdf

    1下载:
  2. 深度学习的入门级经典书籍,并且这本中文翻译版本更利于大家学习!
  3. 所属分类:软件工程

  1. 斯坦福博士韩松毕业论文:面向深度学习的高效方法与硬件

    1下载:
  2. 斯坦福博士韩松毕业论文:面向深度学习的高效方法与硬件
  3. 所属分类:软件工程

« 12 »
搜珍网 www.dssz.com