nschaetti / EchoTorch

A Python toolkit for Reservoir Computing and Echo State Network experimentation based on pyTorch. EchoTorch is the only Python module available to easily create Deep Reservoir Computing models.
https://nschaetti.github.io/echotorch.github.io/
GNU General Public License v3.0
441 stars 117 forks source link

(Probably Very Broken) Update to Python 3.9 #29

Closed RaameshB closed 1 month ago

RaameshB commented 2 months ago

Used 2to3 to refactor codebase, also updated the requirements.txt to make sure things actually work.