.gitignore
LICENSE
README.md
requirements.txt
setup.cfg
setup.py
PyRCN.egg-info/PKG-INFO
PyRCN.egg-info/SOURCES.txt
PyRCN.egg-info/dependency_links.txt
PyRCN.egg-info/requires.txt
PyRCN.egg-info/top_level.txt
docs/Makefile
docs/citation.rst
docs/conf.py
docs/development.rst
docs/index.rst
docs/installation.rst
docs/introduction.rst
docs/make.bat
docs/requirements.txt
docs/tutorial.rst
docs/usage.rst
docs/PyRCN/echo_state_network.rst
docs/PyRCN/echo_state_network/ESNClassifier.rst
docs/PyRCN/echo_state_network/ESNRegressor.rst
docs/logos/Logo-STKS.jpg
docs/logos/Logo_IDLab_White.png
docs/logos/SMWA_EFRE-ESF_Sachsen_Logokombi_quer_03.jpg
docs/logos/TUD_Logo_HKS41_114.png
docs/logos/logo_UGent_EN_RGB_2400_color-on-white.png
examples/digits-last-state.ipynb
examples/digits-last-state.py
examples/digits.ipynb
examples/digits.py
examples/digits_parallel.ipynb
examples/digits_parallel.py
examples/esn_impulse_responses.ipynb
examples/esn_impulse_responses.py
examples/f0_extraction.ipynb
examples/f0_extraction.py
examples/mackey-glass-t17.ipynb
examples/mackey-glass-t17.py
examples/multipitch_tracking.ipynb
examples/multipitch_tracking.py
examples/onset_detection.ipynb
examples/onset_detection.py
examples/spoken_digit_recognition.ipynb
examples/spoken_digit_recognition.py
examples/stock-price-prediction.ipynb
examples/stock-price-prediction.py
examples/visualization.py
pyrcn/__init__.py
pyrcn/echo_state_network/__init__.py
pyrcn/echo_state_network/_echo_state_network.py
pyrcn/extreme_learning_machine/__init__.py
pyrcn/extreme_learning_machine/_extreme_learning_machine.py