Skip to content
/ pyESN Public
forked from cknd/pyESN

Echo State Networks in Python

License

Notifications You must be signed in to change notification settings

wangzcl/pyESN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Echo State Network for Weather Forecast

A Python implementation of Echo State Network (Reservoir Computers).

The specification of the network mainly follows Lu et al (2017), while the leakage rate is fixed to be zero. See Mitsui et al (2021) for an example of its utilization.

This project is inspired by Clemens Korndörfer's code.

About

Echo State Networks in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%