Description: 回声状态神经网络(ESN)是一种性能优异的递归神经网络,已经在各领域广泛研究,这是ESN的发明人研制的MATLAB工具箱,可供有关人员参考使用-Echo state neural networks (ESN) is a performance of recurrent neural networks have been extensively studied in various fields, which is ESN inventor developed MATLAB toolbox, use and reference available to the persons Platform: |
Size: 101376 |
Author:xu mark |
Hits:
Description: Program for training and testing the Elman Recurrent Neural Network model when used to predict Platform: |
Size: 1024 |
Author:Abd Kadir |
Hits:
Description: RNNSIM ver. 1.0 is a program with an intercative graphical user interface
(GUI) that runs under MATLAB ver. 5.0 or higher. The program can be used
in training and testing the Random Neural Network(RNN) models.
This version (ver. 1.0) implements only the 3 layer feed forward RNN model.
In the next versions, the multi hidden layers and the recurrent RNN models
can be implemented. To obtain faster training, the training section can be
written as a MEX file and invoked from the GUI.
If you have the m files in the directory rnnsim for example, then you can
run the program following the next steps:
1- run MATLAB as usual
2- from the MATLAB command window, write cd rnnsim
3- from the MATLAB command window, write rnnsim- RNNSIM ver. 1.0 is a program with an intercative graphical user interface
(GUI) that runs under MATLAB ver. 5.0 or higher. The program can be used
in training and testing the Random Neural Network(RNN) models.
This version (ver. 1.0) implements only the 3 layer feed forward RNN model.
In the next versions, the multi hidden layers and the recurrent RNN models
can be implemented. To obtain faster training, the training section can be
written as a MEX file and invoked from the GUI.
If you have the m files in the directory rnnsim for example, then you can
run the program following the next steps:
1- run MATLAB as usual
2- from the MATLAB command window, write cd rnnsim
3- from the MATLAB command window, write rnnsim
Platform: |
Size: 63488 |
Author:hacen |
Hits: