SciML / ReservoirComputing.jl

Reservoir computing utilities for scientific machine learning (SciML)
https://docs.sciml.ai/ReservoirComputing/stable/
MIT License
206 stars 37 forks source link

Feature request: Next Generation Methods #108

Open timothyslau opened 2 years ago

timothyslau commented 2 years ago

I found this new reservoir computing method after reading the paper below https://github.com/quantinfo/ng-rc-paper-code

"Next generation reservoir computing | Nature Communications" https://www.nature.com/articles/s41467-021-25801-2

Is anyone able to convert the python code to Julia?

MartinuzziFrancesco commented 2 years ago

Yes, that is definitely a high priority implementation for ReservoirComputing.jl. There will be a slight refactorization of the code base in the following weeks, and after that I'll tackle NG-RC