Skip to content
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).

Clone this wiki locally