Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Optimization.jl Interface? #192

Open
ParadaCarleton opened this issue Aug 25, 2023 · 1 comment
Open

Support Optimization.jl Interface? #192

ParadaCarleton opened this issue Aug 25, 2023 · 1 comment
Projects

Comments

@ParadaCarleton
Copy link

Now that we have Optimization.jl, would it be possible to support a broad class of optimizers for MLJTuning by just supporting the Optimization.jl interface?

@ablaom
Copy link
Member

ablaom commented Sep 25, 2023

That's possible. I'd be happy to support such an effort. I think it will be a bit of work.

At this point a lot of MLJ predictors do not have differentiable output. So if you're looking to apply optimisers that need this, you should know that is something yet to be sorted out (but worthwhile). Related: FluxML/MLJFlux.jl#220 .

@ablaom ablaom added this to priority low / involved in General Jun 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
General
priority low / involved
Development

No branches or pull requests

2 participants