EchoTorch icon indicating copy to clipboard operation
EchoTorch copied to clipboard

Documentation Needs to Be Addressed

Open zacheidex opened this issue 3 years ago • 1 comments

I'm new to EchoTorch and have been trying to train a LiESN. All of the examples are using old import statements, and I'm not sure how to get it working. For example,

from echotorch.models.reservoir.LiESN import LiESN Error: cannot import name 'conceptors' from 'echotorch.nn' (/home/.local/lib/python3.8/site-packages/echotorch/nn/init.py)

zacheidex avatar Nov 19 '21 08:11 zacheidex

Has this problem been solved? I also encountered the same problem and did not know how to solve it

Mon3tar avatar Aug 06 '22 12:08 Mon3tar