搜索资源列表

  1. Toward Geometric Deep SLAM

    0下载:
  2. 是基于深度学习的C++写的SLAM系统,将SLAM前端特征提取与匹配,使用深度学习算法实现(It is based on the SLAM system written by C++ in depth learning to extract and match the features of the SLAM front-end, and use the depth learning algorithm.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-03
    • 文件大小:7501824
    • 提供者:daodaokami
  1. 深度学习 中文版

    1下载:
  2. 深度学习书,学习人工智能必不可少的两大经典之一,最好看看(Enlightenment depth learning book, suitable for artificial intelligence learning and getting started knowledge popularization)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-03
    • 文件大小:27398144
    • 提供者:cykh
  1. Using-Ranking-CNN-for-Age-Estimation-master

    0下载:
  2. 基于深度学习 的年龄识别,ranking age cnn(deep learning ,ranking age cnn)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-03
    • 文件大小:790528
    • 提供者:mr_jiang
  1. dlbook_cn_public

    0下载:
  2. 深度学习一书,中文版 深度学习 [deep learning] [美] Ian,Goodfellow,[加] Yoshua,Bengio,[加] Aaron ... 著(deep learning, Chinese version)
  3. 所属分类:文档资料

    • 发布日期:2024-05-03
    • 文件大小:28037120
    • 提供者:魔峥
  1. neural-networks

    0下载:
  2. 神经网络和深度学习的代码 ,内含有一个mnist手写字识别的源码(Code for neural networks and deep learning, containing source code identified by a MNIST handwritten word)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-03
    • 文件大小:17015808
    • 提供者:15820578237
  1. tensorflow-master

    0下载:
  2. 这一个压缩文件里包含了tensorflow一书中包含的一些程序片段的代码,希望对深度学习及对tensorflow感兴趣的初学者有用(This zip file consist of the codes of the programs in the book of Tensorflow. Hope it is useful to the leaner or starter of deep learning and tensorflow.)
  3. 所属分类:大数据

    • 发布日期:2024-05-03
    • 文件大小:23244800
    • 提供者:cherrycherry
  1. 神经网络与深度学习讲义

    0下载:
  2. 邱锡鹏:深度学习与神经网络入门级教程,PDF版本(Basic tutorials of deep learning and neutral networks)
  3. 所属分类:文档资料

    • 发布日期:2024-05-03
    • 文件大小:658432
    • 提供者:fuyuan
  1. Machine+Learning+in+Action

    0下载:
  2. 这是一本不错的深度学习资料,想要学习深度学习的千万不要错过(This is a good resource for deep learning)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-03
    • 文件大小:6458368
    • 提供者:妮妮
  1. DeepLearningC-master

    0下载:
  2. 深度学习代码CNN,用VC++ 实现,很有参考价值,神经网络权值参数反向传播实现。(Deep learning code CNN, implemented with VC++, is of great reference value, and neural network weight parameter backpropagation is realized.)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-03
    • 文件大小:547840
    • 提供者:lzpgfy
  1. Prog Asgn of DL Specialization courses

    0下载:
  2. 吴恩达深度学习笔记,这个不错,值得看看,会有帮助的(Note book of deep learning, it is good enough. Yes.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-03
    • 文件大小:23990272
    • 提供者:Gamma2
  1. TensorFlowv1.2

    1下载:
  2. google开发的python深度学习框架的官方手册,中文版。(tensorfloe user guide in chinese)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-03
    • 文件大小:6320128
    • 提供者:马舒舒
  1. cnn_exercise

    0下载:
  2. 深度学习CNN代码,帮助理解卷积网络,代码是可以运行的,没有问题(Deep learning CNN code to help understand the convolution network, the code is running, no problem.)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-03
    • 文件大小:4096
    • 提供者:细节节
  1. 纯C-CNN

    0下载:
  2. 纯C深度学习库,里面包含MNIST手写数字识别数据集,编译就能训练和预测(Pure C depth learning library, which contains MNIST handwritten digital recognition data sets, compiling can be trained and predicted.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-03
    • 文件大小:10685440
    • 提供者:hnsdgxylh
  1. DeepLearning

    1下载:
  2. 斯坦福深度学习课程MATLAB源码,包含各种主流算法(Deep learning program of Stanford University MATLAB source code)
  3. 所属分类:数据挖掘

    • 发布日期:2024-05-03
    • 文件大小:32354304
    • 提供者:汪逸飞
  1. Deep Learning with Python Keras

    0下载:
  2. 学深度学习的很棒的书 python keras 值得细读一波(Deep Learning with Python Keras)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-03
    • 文件大小:13900800
    • 提供者:西瓜小夏
  1. caffeimporter

    0下载:
  2. matlab2017b中新增了许多深度学习算法,其中对与caffe平台的连接也做了优化,此文件为对应的caffeimporter工具箱,可在matlab中直接安装,用法擦看2017b中的相关文档(matlab2017b added a number of new depth learning algorithm, which also made the connection with the caffe platform has als
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:6144
    • 提供者:soloyuyang0315
  1. kerasimporter

    0下载:
  2. matlab2017b中新增了许多深度学习的算法,对与keras的链接做了一定的优化,该文件是keras在matlab中的工具箱,可以在matlab中直接安装,详细使用查阅2017b的相关文档(matlab2017b added a lot of depth learning algorithm, and keras link made a certain degree of optimization, the file is kera
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:6144
    • 提供者:soloyuyang0315
  1. 斯坦福大学-深度学习基础教程

    0下载:
  2. 斯坦斯坦福大学深度学习算法介绍,包括基本原理,各种处理算法。(Deep learning algorithms introduction by Stanford University)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-03
    • 文件大小:9280512
    • 提供者:鲁齐新
  1. 吴恩达深度学习基础教程

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

    • 发布日期:2024-05-03
    • 文件大小:9280512
    • 提供者:鲁齐新
  1. 深度学习开放数据集

    0下载:
  2. 深度学习开放数据集,用于机器学习的数据库(Deep learning open data set)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-03
    • 文件大小:38912
    • 提供者:yaoyao921
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org