PrincetonUniversity / PsyNeuLink

A block modeling system for cognitive neuroscience
https://psyneulink.org
Apache License 2.0
85 stars 29 forks source link

Integrate more optimization algorithms into PEC #2659

Open davidt0x opened 1 year ago

davidt0x commented 1 year ago

Implement additional support for optimization algorithms from hyperparameter optimization libraries. Potentional options could be optuna, scipy optimize, ray tune, or hyperopt.

jdcpni commented 1 year ago

Thanks! Gather you’ll add one for the advanced methods as well (MCMC, hiearchical and neuro )...

jdc

On May 2, 2023, at 3:23 PM, David Turner @.***> wrote:

Implement additional support for optimization algorithms from hyperparameter optimization libraries. Potentional options could be optuna, scipy optimize, ray tune, or hyperopt.

— Reply to this email directly, view it on GitHubhttps://github.com/PrincetonUniversity/PsyNeuLink/issues/2659, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ACSHKGFAYJPAYJFEBUX4MBTXEFNMZANCNFSM6AAAAAAXTO6Z7Y. You are receiving this because you are subscribed to this thread.Message ID: @.***>

davidt0x commented 1 year ago

Yeah, here is the project. I also added a issue label for PEC.