搜索资源列表
ESNtools
- 回声状态神经网络(ESN)是一种性能优异的递归神经网络,已经在各领域广泛研究,这是ESN的发明人研制的MATLAB工具箱,可供有关人员参考使用
ESNforMackeyGlass
- ESN(回声状态机网络)的源代码,可以用于时间序列的识别与分类
Mg17_ESN
- 用MG混沌时间预测序列训练和测试由1000单位组成的ESN网络的Matlab文件-This directory contains Matlab files used for training and testing 1000-unit ESN networks on the MG attractor (tau = 17)
pso-esn
- 粒子群算法与回升状态网络相结合来优化最终值。-The particle swarm algorithm rebounded state network combined to optimize the final value.
ESNtools
- matlab下ESN的工具This software is intended for research use by experienced Matlab users and includes no warranties or services.-In alphabetical order here is what the routines are doing: analogToUnitCoded: - helper function for coding a 1-dim
AFSA-ESN-BP
- 这是一个用人工鱼群算法优化BP神经网络和ESN神经网络的算法,可以用来对PVC生产中VCM的转化率进行预测,简单实用-This is a use of artificial fish algorithm to optimize the BP neural network algorithm, and can be used to predict the conversion of the PVC production of VCM, simple and practical
ESN
- 人工神经网络中——回声状态网络的一些应用说明,在MATLAB中可以实现,性能良好。-Artificial neural network, echo state network of some applications that can be implemented in the MATLAB, and the performance good.
foa-esn
- 回声状态网络的参数设定是随机的,所以可以通过搜索算法来搜索最优参数,这是利用果蝇算法对参数进行寻优,结果良好-The parameter setting of the echo state network is random, so the optimal parameters can be searched by the search algorithm, which is to optimize the parameters by using the fruit fly algorithm.
ESN-py3
- 回声状态网络ESN源代码,python版,适用与python3和python2,包括输入层到输出层连接(Echo state networks python code, suit for python3 and python2, including input units to output units links)