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

Extend skscope with JAXopt #58

Open
chenpnn opened this issue Nov 23, 2023 · 1 comment
Open

Extend skscope with JAXopt #58

chenpnn opened this issue Nov 23, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@chenpnn
Copy link
Collaborator

chenpnn commented Nov 23, 2023

JAXopt is a differentiable optimizers which can solve general optimization problems such as set constrained or non-smooth optimization. I wonder whether it is possible to extend skscope to such a general sparse solver using JAXopt library.

@Mamba413 Mamba413 added the enhancement New feature or request label Nov 23, 2023
@Mamba413
Copy link
Collaborator

Mamba413 commented Jan 1, 2024

@chenpnn ,thx for this recommendation, it is really interesting! I believe it would greatly borden the application of skscope if we can leverage JAXopt to handle the set constrained problem. Besides, can we support another optimizer based on JAXopt such that users can have more options beyond the nlopt solver.

@chenpnn chenpnn changed the title Extend skscope wirh JAXopt Extend skscope with JAXopt Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants