📄 readme.txt
字号:
:::_aureservoir_::: python examplesThe main python examples are located in this directory.As the aureservoir python syntax is the same as in C++one can use these examples analogous in C++.Following files are included ATM:- slow_sine.py: slow sine genration task with standard and bandpass ESN- narma10.py: a 10th order NARMA system identification task with additional squared state updates- singleneuron_sinosc.py: with a delay&sum readout it's possible to train a sine osc with just one neuron- multiple_sines.py: trains an ESN to be a generator for a sum of 10 sines or a product of 5 sines- sparse_nonlin_system_identification.py: sparse nonlinear system identification with long-term dependencies of 2 example systemsAdditionally some utility files are included:- errorcalc.py: mean square error calculation utilities- filtering.py: tools to calculate filter parameters- filteresn.py: helper class for Filter and Bandpass ESN2008,Georg Holzmann
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -