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

搜索资源列表

  1. Deep Learn Toolbox-master

    1下载:
  2. Geoffrey E. Hinton 深度学习资料-Geoffrey E. Hinton Deep Learning code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-08-08
    • 文件大小:14779874
    • 提供者:沈芳
  1. master

    1下载:
  2. 深度学习各种版本代码,包括C,C++,JAVA,python,scala-many versions of deep learning code,include versions of C,C++,JAVA,python,scala
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:55296
    • 提供者:sam
  1. stanford-deep-learning-matlab-code

    0下载:
  2. stanford大学deep learning在线课程课后练习代码,我自己写的,可以参考一下。-Excercise of deep learning online course from http://deeplearning.stanford.edu/wiki. It is written by myself, aiming to help other students who is confused in the course.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-27
    • 文件大小:36864
    • 提供者:nocturn
  1. Exercise6-Self-Taught-Learning

    0下载:
  2. 斯坦福深度学习教程中关于Self-Taught的练习代码,源代码中需要补全的地方,全部把代码补完整,把手写体识别的数据库放到路径下,可以直接运行-Stanford deep learning tutorial exercises on Self-Taught code, source code need to fill all places, all the full complement of the code, the handwriting recognition into the pat
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-06
    • 文件大小:84566
    • 提供者:BeSky
  1. sparse-autoencoder

    0下载:
  2. Excise 1 deep learning code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2873
    • 提供者:
  1. DBN-code

    2下载:
  2. 深度学习DBN网络,使用MATLAB,有详细的注释-DBN deep learning network, using MATLAB, there are detailed notes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:2441
    • 提供者:autumn
  1. deep_learning_tools_for_dsvm-master

    0下载:
  2. Deep learning code Deep learning code
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:12276
    • 提供者:ashokvanjare
  1. code-of-UFLDL

    0下载:
  2. 斯坦福大学deep-learning教程ufldl练习答案-the answer of the exercise of ufldl
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-12
    • 文件大小:11643892
    • 提供者:孙语泽
  1. DeepLearning

    0下载:
  2. Deep learning in R language code.
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:ajeet1646
  1. tensorflow_simple_neuNetwork

    0下载:
  2. 基于tensorflow的简单神经网络代码实现(Implementation of simple neural network code based on tensorflow)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:qdensh
  1. tensorflow_cov_mnist

    0下载:
  2. 基于tensorflow的mnist数据集卷积神经网络简单代码实现。(MNIST dataset based on tensorflow convolutional neural network simple code implementation)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-08
    • 文件大小:2087
    • 提供者:qdensh
  1. keras-master

    0下载:
  2. keras的Demo,深度学习入门级代码。(The demo of keras. It's the basic code for deep learning.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-28
    • 文件大小:399360
    • 提供者:LoveJ
  1. keras-master (1)

    5下载:
  2. Keras 示例代码,包括CNN,LSTM,CNN-LSTM等,非常全面。(Keras sample code, including CNN, LSTM, CNN-LSTM, and so on, is very comprehensive.)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2018-01-09
    • 文件大小:570368
    • 提供者:urmysummer
  1. deep-learning-with-python-notebooks-master

    0下载:
  2. Deep Learning With Python 原书配套代码。 包括所有常见的深度学习模型 注释丰富,代码规范 使用流行的keras库实现,jupyter notebook格式(Deep Learning With Python Original book matching code. Including all the common deep learning models Rich annotation, code specification Using the popula
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-31
    • 文件大小:7189504
    • 提供者:Nick玉
  1. DeepLearningC-master

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

    • 发布日期:2018-04-21
    • 文件大小:547840
    • 提供者:lzpgfy
  1. Matlab-code-for-Deeplearning

    5下载:
  2. LightNet是一个轻量级、多功能、纯粹的基于MATLAB的深度学习代码,附论文和代码,已运行跑通。(LightNet is a lightweight, multi-functional, pure MATLAB based deep learning code, with paper and code, running run.)
  3. 所属分类:matlab例程

  1. py3-neural-network-master

    2下载:
  2. Python3.6实现神经网络算法,经过mnist数据集测试后表现良好,准确率约为95%-96%。 /src 为源代码 /data为mnist算集(This is a code samples for "Neural Networks and Deep Learning" using python3.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-04-18
    • 文件大小:16989184
    • 提供者:沉默slen
  1. stanford-deep-learning-matlab-code

    1下载:
  2. Stanford 大学的深度学习源代码,可用于模式识别和预测,比较稳定。(Stanford University's deep learning source code can be used for pattern recognition and prediction, and is relatively stable.)
  3. 所属分类:matlab例程

    • 发布日期:2018-08-20
    • 文件大小:35840
    • 提供者:心路历程
  1. code

    6下载:
  2. Q-learning 算法实现AGV的最优路径规划,实测效果非常好,对于研究深度学习和强化学习的同学很有帮助!(The Q-learning algorithm realizes the optimal path planning of AGV, and the measured results are very good. It is very helpful for students who are studying deep learning and reinforcement learn
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-06-18
    • 文件大小:262144
    • 提供者:sfy123456
  1. Deep Learning with Python中英版(含代码)

    1下载:
  2. 深度学习四大名著:Deep Learning with Python 英文版,中文版,Python源码(Four Masterpieces on deep learning : Deep learning with Python English version,Chinese version, python source code)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-04-17
    • 文件大小:38700032
    • 提供者:flashwater203
« 12 3 4 »
搜珍网 www.dssz.com