EchoTorch
EchoTorch copied to clipboard
Optimizer is getting empty list when using esn with SGD
When I'm trying to run the esn_sgd code, the optimizer is giving Optimizer is getting empty list error
Hi, any update on this bug? The generator model.parameters() doesn't seem to be yielding any model parameter so it's currently not possible to use any pytorch optimizer to train them.