搜索资源列表
ESNtools
- 回声状态神经网络(ESN)是一种性能优异的递归神经网络,已经在各领域广泛研究,这是ESN的发明人研制的MATLAB工具箱,可供有关人员参考使用
Recurrent
- 递归神经网络程序,用于递归神经网络的训练,并可以进行泛化。
BPnn
- 递归神经网络故障诊断,可以看看,不错的哦
递归神经网络对时间序列的预测
- 递归神经网络对时间序列的预测
PSOGABPDRNN.rar
- 此包含有遗传算法、粒子群算法、BP算法优化对角递归神经网络的MATLAB程序,This includes genetic algorithms, particle swarm optimization, BP algorithm for diagonal recurrent neural network of the MATLAB program
DRNNXX
- 这是我写的关于对角递归神经网络的程序,或许对你有所帮助。-This is written about me on the diagonal recurrent neural network procedures, may be helpful to you.
Recurrent-T-S-FNN
- 递归T-S模糊神经网络学习算法,用遗传算法优化参数-Recursive TS fuzzy neural network learning algorithm, using genetic algorithm parameters
ElmanRnn
- Elman递归神经网络对时间序列的预测代码,做的效果还行,仅供参考-Elman recurrent neural network for time series prediction code, do the results were OK for reference purposes only
QDRWNN
- 准对角递归小波神经网络PID算法,其控制效果要比常规的多变量PID控制算法要好的多-Design of multivariable self-tuning PID controllers via Quasi-Diagonal Recurrent wavelet Neural Network
recurrent_network
- 用matlab编写的动态递归神经网络,是个例子-recurrent network
Multi-step-prediction-of-chaotic
- Multi-step-prediction of chaotic time series based on co-evolutionary recurrent neural network 协同进化递归神经网络的多步混沌时间序列预测-This paper proposes a co-evolutionary recurrent neural network (CERNN) for the multi-step-prediction of chaotic time series, it
figs
- 一类递归神经网络的仿真源代码--得到的结果能很好的说明它的稳定性。 -the globally asymptotically stable of integro-differential systems modeling neural networks with time-varying delays
递归遗传算法优化神经网路
- 递归遗传算法,可以非常有效的对神经网络的结构和初始权值进行优化
rtrl
- 这是一个用实时递归学习算法来训练递归神经网络的matlab文件-It is a Matlab file for initializing and training a recurrent neural network using Williams and Zipser s Real-Time Recurrent Learning algorithm.
RNN
- 在MATLAB环境下利用递归神经网络计算八位二进制加法-Using the recurrent neural network to compute the eight- bit binary addition
RNNBlindequalization
- 将递归神经网络与横模CMA盲均衡结合了起来,对8000个数据进行预测,实现了一定的盲均衡功能-The recurrent neural network with the CMA blind equalization combined transverse mode up to 8000 data to predict, to achieve a certain blind equalization
RNN-RTRL-train
- 递归神经网络-实时学习训练算法代码,亲测可用,简洁无误,容易上手。- Recursive neural network- real-time learning training algorithm code, pro-test available, simple and correct, easy to use.
deeplearningbook-chinese-0.5-beta
- 卷积神经网络、循环神经网络、递归神经网络、深度信念网络、深度堆叠网络、LSTM长短时记忆(Convolution neural network, circulating neural network, recursive neural network, deep belief network, deep stack network, LSTM length memory)
1305552
- 本文对求解线性方程组的LU分解递归算法进行了研究,给出了算法的详细推到过程,并用支持递归过程的FORTRAN90语言对算法()
NCBKRVN
- 利用递归和非算法实现二叉排序树,并完成各种功能()