history.txt
来自「回声状态神经网络(ESN)是一种性能优异的递归神经网络」· 文本 代码 · 共 24 行
TXT
24 行
History of ESN toolbox
Created: Dan Popovici, May 2006
Revision 1, Feb 23, 2007, H. Jaeger
Revision 2, June 23, 2007, H. Jaeger
Revision 3, June 27, 2007, H. Jaeger:
- feedback weight scalings are multiplied into feedback signals when calling plain_esn, leaky_esn, twi_esn
Revision 4, June 28, 2007, H. Jaeger:
- bugfixes in plot_states
Revision 5, July 1, 2007, H. Jaeger:
- added new neuron update rule leaky1_esn
- replaced esn.timeConstant (which was uniform time
constant for all reservoir units) by unit-specific
esn.timeConstants in generate_esn, leaky_esn,
leaky1_esn, twi_esn
- added helper functions unitCodedToAnalog and
analogToUnitCoded
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?