lukeers / Reservoir-Computing-in-PyTorch

PyTorch implementation of some Reservoir Computing models

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyTorch implementation of Reservoir Computing models

ESN

Implementation of a basic Echo State Network without output feedback connections.

  • LUKOŠEVIČIUS, Mantas; JAEGER, Herbert. Reservoir computing approaches to recurrent neural network training. Computer Science Review, 2009, 3.3: 127-149.

About

PyTorch implementation of some Reservoir Computing models

License:MIT License


Languages

Language:Python 100.0%