-
-
Notifications
You must be signed in to change notification settings - Fork 41
Closed
Labels
good first issueGood for newcomersGood for newcomersstatesalgorithms to modify reservoir statesalgorithms to modify reservoir states
Description
Brief description
Symmetry aware reservoir computing breaks the simmetries built in in echo state networks by essentially squaring a portion of the states before feeding them to the last layer.
Suggested addition
A method that implements
It should look something like
new_states = PartialSquare(eta)where eta is the portion of states to be squared
Source
Physical reviews E, also available on arxiv
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomersstatesalgorithms to modify reservoir statesalgorithms to modify reservoir states