You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
system (string or template.System): the system to use. If not a template.System object, will attempt to load one using rescomp.optimizer.get_system(system)
37
+
system (string or rescomp.optimizer.System): the system to use. If not a rescomp.optimizer.System object, will attempt to load one using rescomp.optimizer.get_system(system)
38
38
map_initial (string): initial condition mapping for reservoir computer to use
39
39
prediction_type (string): 'random' or 'continue'; prediction type to use while optimizing.
40
40
method (string): training method; 'standard' or 'augmented'
0 commit comments