You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 11, 2023. It is now read-only.
Oldřich Koželský edited this page Mar 21, 2018
·
91 revisions
Reservoir Computing for .NET
The aim of the project is to make the reservoir computing methods available for .net without binding other libraries (Python, MatLab, etc.). The first (already implemented) method is the Echo State Network (aka ESN). Project's next ambition is to implement the Liquid State Machine (aka LSM).