EthanJamesLew / AutoKoopman

AutoKoopman - automated Koopman operator methods for data-driven dynamical systems analysis and control.
GNU General Public License v3.0
53 stars 10 forks source link

Hyperparameter Tuner #4

Closed EthanJamesLew closed 2 years ago

EthanJamesLew commented 2 years ago

Summary Implement hyperparameter tuning objects, using sampling approaches like

Allow users to direct a bootstrapping loop, like

Users should be able to add their own scoring functions as well.

EthanJamesLew commented 2 years ago

Closed by #6