ReservoirComputing.jl icon indicating copy to clipboard operation
ReservoirComputing.jl copied to clipboard

Building an autoencoder using ReservoirComputing

Open gbaraldi opened this issue 4 years ago • 0 comments

I am trying to implement something akin to this paper Unsupervised EEG feature extraction based on echo state network using ReservoirComputing.

I have to chain the networks and also train them to output the input data and I am struggling in how I would do it.

gbaraldi avatar Jan 28 '21 18:01 gbaraldi