搜索资源列表

  1. RNN_Text_Classify-master

    0下载:
  2. 基于RNN实现文本分类,一个简单的小例子(Based on RNN implementation examples of text classification)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-08
    • 文件大小:422912
    • 提供者:Sherry小小
  1. char_rnn

    0下载:
  2. 手写实现rnn具体算法,你可以通过改程序了解rnn具体实现原理(Handwritten realization of RNN specific algorithm, you can change the program to understand the specific implementation principle of RNN)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-08
    • 文件大小:389120
    • 提供者:zhangcoding
  1. RNN_LSTM-master

    0下载:
  2. descr iption de code RNN LSTM
  3. 所属分类:其他小程序

    • 发布日期:2024-05-08
    • 文件大小:76800
    • 提供者:hmayda
  1. RNN.ipynb

    0下载:
  2. tensorflow人工智能代码,RNN(tensorflow sourceCode:RNN)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-08
    • 文件大小:2048
    • 提供者:枫之灵轩
  1. Char-RNN-PyTorch-master

    0下载:
  2. # Char-RNN-PyTorch 使用字符级别的RNN进行文本生成,使用PyTorch框架。[Gluon实现] ## Requirements - PyTorch 0.2 - numpy ## Basic Usage 如果希望训练网络,使用如下的代码 ```bash python main.py \ --state train \ --txt './data/poetry.txt' \ # 训练用的txt
  3. 所属分类:其他小程序

  1. RNN

    0下载:
  2. just a easy programer achieving addition.
  3. 所属分类:数据挖掘

    • 发布日期:2024-05-08
    • 文件大小:1024
    • 提供者:Key_123
  1. Emotion-Recognition-RNN-master

    0下载:
  2. EMotion Recongition from speech using RNN
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-08
    • 文件大小:64512
    • 提供者:RUHULAMIN
  1. RNN_2015

    0下载:
  2. RNN 论文阅读,帮助理解RNN的实现,以及应用。涉及lstm等rnn网络(RNN papers; including lstm)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-08
    • 文件大小:79872
    • 提供者:小神仙
  1. rnnoise-master

    0下载:
  2. 使用RNN来对语音数据进行降噪处理,获得关键信息(using RNN network to process the voice message, in order to make it more clear;)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-08
    • 文件大小:186368
    • 提供者:风流才子dj
  1. Char-RNN-TensorFlow-master

    0下载:
  2. 使用深度学习 RNN循环神经网络,lstm实现余弦预测(lstm to predict sine)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-08
    • 文件大小:4998144
    • 提供者:zzzpin
  1. test1

    0下载:
  2. 神经网络,深度学习上非常经典的例子-RNN循环神经网络,使用mnist数据集,代码简单易懂,学习方便(Neural network, deep learning is a very classic example -RNN circular neural network, the use of mnist data sets, the code is easy to understand, easy to learn)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-08
    • 文件大小:3072
    • 提供者:yuyinghua
  1. 组会材料

    0下载:
  2. CNN, RNN领域的一些优秀论文, 内容包括机器翻译等应用, 也包括一些入门材料。(Good papers about CNN and RNN)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-08
    • 文件大小:29450240
    • 提供者:wuhon000
  1. 40节点预测

    2下载:
  2. 利用人工智能RNN进行数据预测分析,效果还可以(Using artificial intelligence RNN to carry out data prediction and analysis, the effect is also possible.)
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-08
    • 文件大小:1024
    • 提供者:小白白白123
  1. DeepLearnToolbox-master

    2下载:
  2. 深度学习MATLAB的工具箱,包括CNN、RNN、CAE、LSTM等复杂的神经网络的代码。(Deep learning MATLAB toolbox, including CNN, RNN, CAE, LSTM and other complex neural network code.)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-08
    • 文件大小:14751744
    • 提供者:WG_JNU
  1. CNN+RNN

    0下载:
  2. 行人再识别 CNN+RNN 亲测有效,训练时间短(person re-identification CNN+RNN)
  3. 所属分类:生物技术

    • 发布日期:2024-05-08
    • 文件大小:1096704
    • 提供者:就爱吃麻酱
  1. test_rnn

    0下载:
  2. rnn (循环神经网络)实验,算法验证,tensorflow平台(the experiment of rnn using tensorflow)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-08
    • 文件大小:6144
    • 提供者:runner_yang
  1. MATLAB

    0下载:
  2. matlab使用layrecnet实现循环神经网络rnn(Matlab uses recurrent neural network to implement recurrent neural network RNN.)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-08
    • 文件大小:1024
    • 提供者:yangbai
  1. RNN_matlab

    0下载:
  2. 用Matlab实现了最基本的RNN神经网络(Matlab to achieve the most basic RNN neural network)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-08
    • 文件大小:2048
    • 提供者:yijihujihu
  1. LSTM-prediction

    0下载:
  2. 通过改进RNN神经网络经典的LSTM模型预测交通流。(prediction traffic flow)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-08
    • 文件大小:21664768
    • 提供者:qonlyone
  1. LSTM-Human-Activity-Recognition-master

    0下载:
  2. 与经典的方法相比,使用具有长时间记忆细胞的递归神经网络(RNN)不需要或几乎不需要特征工程。数据可以直接输入到神经网络中,神经网络就像一个黑匣子,可以正确地对问题进行建模。其他研究在活动识别数据集上可以使用大量的特征工程,这是一种与经典数据科学技术相结合的信号处理方法。这里的方法在数据预处理的数量方面非常简单(Compared with the classical methods, the recursive neural networ
  3. 所属分类:其他小程序

    • 发布日期:2024-05-08
    • 文件大小:266240
    • 提供者:一片真心
« 1 23 4 5 6 »

源码中国 www.ymcn.org