搜索资源列表

  1. rnn

    0下载:
  2. 随机神经网络的源代码,对于研究神经网络的人来说,可能有一定的参考作用-random neural network source code for research neural network people, may have some reference
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:5.32kb
    • 提供者:智能算法
  1. rnn

    0下载:
  2. 随机神经网络的源代码,对于研究神经网络的人来说,可能有一定的参考作用-random neural network source code for research neural network people, may have some reference
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-27
    • 文件大小:5kb
    • 提供者:智能算法
  1. GRNN

    0下载:
  2. 本算法是matlab神经网络工具箱提供的函数建立了利用GRNN和RNN分别建立各个属性及属性组合与鸢尾花种类间的识别模型。-The algorithm is matlab neural network toolbox provides functions to establish the use of GRNN and RNN were established with various attributes and attribute
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-27
    • 文件大小:3kb
    • 提供者:
  1. rnn-esn

    1下载:
  2. 基于神经网络的负荷预测,神经网络算法程序。-Based on neural network load forecasting procedures,Neural network algorithm procedures
  3. 所属分类:软件工程

    • 发布日期:2024-11-27
    • 文件大小:17kb
    • 提供者:yangkeke
  1. rnn-from-scratch-master

    0下载:
  2. RNN神经网络的应用和概念,RNN源代码和使用方法-You can find that the parameters `(W, U, V)` are shared in different time steps. And the output in each time step can be**softmax**. So you can use**cross entropy** loss as an error function and
  3. 所属分类:其他小程序

    • 发布日期:2024-11-27
    • 文件大小:3.16mb
    • 提供者:大夫
  1. paper

    0下载:
  2. 后面几篇是关于神经网络RNN以及实体识别相关的影响较大的文献,前面一个是使用keras平台搭建RNN神经网络模型时训练模型写的代码- Behind several neural network RNN entity recognition and greater impact on the relevant literature, in front of a platform built using keras when RN
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-27
    • 文件大小:3.64mb
    • 提供者:huang cong
  1. SVM-RNN

    0下载:
  2. SVM神经网络的数据分类预测-葡萄酒种类识别- Data classification and prediction of SVM neural network
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-27
    • 文件大小:38kb
    • 提供者:lfglw
  1. Hopfield-RNN

    0下载:
  2. 离散Hopfield神经网络的分类——高校科研能力评价- Classification of discrete Hopfield neural network uation of scientific research ability in Colleges and Universities
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-27
    • 文件大小:5kb
    • 提供者:lfglw
  1. MATLAB-RNN-elman

    0下载:
  2. 关于elman RNN递归神经网络的MATLAB实现(implementation of elman RNN)
  3. 所属分类:其他小程序

    • 发布日期:2024-11-27
    • 文件大小:2kb
    • 提供者:lj201166
  1. nn_code

    0下载:
  2. 使用Python实现的一些简单神经网络算法,实现的神经网络包括BP,CNN,RNN,LSTM等,主要是理解这些神经网络的算法原理,并附有mnist数字识别例子。(neural network,include BP,CNN,RNN,LSTM.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-11-27
    • 文件大小:22.14mb
    • 提供者:chqw
  1. RNN网络代码

    1下载:
  2. 循环神经网络代码,简单实现深度学习的方式。初学者使用(Recurrent neural network code, a simple way to realize deep learning. Beginners use)
  3. 所属分类:人工智能/神经网络/遗传算法

  1. RNN

    2下载:
  2. 利用MATLAB实现循环神经网络的例子,便于大家更好的理解循环神经网络RNN的原理。(The example of recurrent neural network is implemented by MATLAB, so that you can have a better understanding of the principle of recurrent neural network RNN.)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-27
    • 文件大小:1kb
    • 提供者:WG_JNU
  1. RNN

    1下载:
  2. python实现的循环神经网络,带数据集,可运行(Python implemented recurrent neural network, with data sets, can be run)
  3. 所属分类:其他小程序

    • 发布日期:2024-11-27
    • 文件大小:54kb
    • 提供者:alzalzalz
  1. min-char-rnn-master

    2下载:
  2. 循环神经网络RNN 实现字符串预测 本教程将以字符预测为例,说明如何利用RNN预测基于当前输入和隐藏状态的下一个字符。(Use recurrent neural network RNN to implement string prediction. This tutorial will use character prediction as example to show how to use RNN to predict next
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-27
    • 文件大小:1.18mb
    • 提供者:April_tianyu
  1. RNN

    1下载:
  2. 用matlab做的预测的例子,采用rnn循环神经网络实现,亲测可用(Using MATLAB to do the prediction example, using recurrent neural network RNN implementation, pro test available.)
  3. 所属分类:Windows编程

  1. RNN_matlab

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

    • 发布日期:2024-11-27
    • 文件大小:2kb
    • 提供者:yijihujihu
  1. LSTM-prediction

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

    • 发布日期:2024-11-27
    • 文件大小:20.66mb
    • 提供者:qonlyone
  1. Elman

    0下载:
  2. 利用MATLAB实现循环神经网络的例子,便于大家更好的理解循环神经网络RNN的原理。((The example of recurrent neural network is implemented by MATLAB, so that you can have a better understanding of the principle of recurrent neural network RNN.))
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-27
    • 文件大小:20kb
    • 提供者:杀·1神风
  1. LSTM-Human-Activity-Recognition-master

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

    • 发布日期:2024-11-27
    • 文件大小:260kb
    • 提供者:一片真心
  1. ESNtools

    1下载:
  2. 一种新型的循环神经网络(RNN),在时序预测领域有广泛应用前景(A new type of recurrent neural network (RNN) has a wide application prospect in the field of time series prediction)
  3. 所属分类:其他小程序

    • 发布日期:2024-11-27
    • 文件大小:34kb
    • 提供者:huasijie
« 12 »

源码中国 www.ymcn.org