-
-
Notifications
You must be signed in to change notification settings - Fork 41
Closed
Labels
good first issueGood for newcomersGood for newcomersinitsinitializers for internal matricesinitializers for internal matrices
Description
Description (with citation)
Proposed in Fu2023, the double cycle initialization builds on the minimal ESN approach of providing deterministic reservoir architectures that are still accurate in forecasting tasks
Equations
There aren't really equations for this one, but this is how the matrix should look like:
Suggested API
reservoir_matrix = double_cycle([rng], [T], res_size, res_size; cycle_weight, second_cycle_weight)Official implementations
None
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomersinitsinitializers for internal matricesinitializers for internal matrices