Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / google/jaxopt issues and pull requests

#389 - Add (binary) hinge loss and multi-class hinge loss

Issue - State: closed - Opened by georgedahl almost 2 years ago - 3 comments

#388 - Passing bounds to the ScipyMinimize wrapper?

Issue - State: closed - Opened by lcgordon almost 2 years ago - 1 comment

#387 - Deadlock possibly caused by JaxOpt

Issue - State: open - Opened by NeilGirdhar almost 2 years ago - 28 comments

#386 - Help in running examples

Issue - State: open - Opened by LucasFuentesValenzuela almost 2 years ago

#384 - Use checkify in Bisection

Issue - State: open - Opened by mblondel almost 2 years ago
Labels: enhancement

#383 - does `Bisections` support jit and vmap?

Issue - State: closed - Opened by karltayeb almost 2 years ago - 2 comments

#382 - Add inverse hessian approximation to the returned state

Pull Request - State: closed - Opened by aymgal almost 2 years ago - 9 comments
Labels: pull ready

#381 - Retrieving inverse hessian when using `ScipyMinimize('BFGS')`

Issue - State: open - Opened by aymgal almost 2 years ago - 2 comments
Labels: enhancement

#380 - Possible memory leak when calling solver.run multiple times

Issue - State: open - Opened by alucantonio almost 2 years ago - 17 comments

#379 - enable `pip` caching in CI + add `pyproject.toml`

Pull Request - State: closed - Opened by SauravMaheshkar almost 2 years ago - 11 comments

#378 - Added binary sparsemax loss and corresponding test.

Pull Request - State: closed - Opened by vroulet almost 2 years ago
Labels: pull ready

#377 - API reference for isotonic regression

Pull Request - State: closed - Opened by fabianp almost 2 years ago
Labels: pull ready

#376 - removed extra computations in error computation for PGD, GD, and Mirror Descent

Pull Request - State: closed - Opened by zaccharieramzi almost 2 years ago
Labels: pull ready

#375 - Dtype consistency between input and output of update method.

Pull Request - State: closed - Opened by mblondel almost 2 years ago
Labels: pull ready

#374 - add of y_min, y_max and increasing options in isotonic_l2_pav

Pull Request - State: closed - Opened by michaelsdr almost 2 years ago
Labels: pull ready

#373 - Error computation in proximal gradient descent requires a prox recomputation

Issue - State: closed - Opened by zaccharieramzi almost 2 years ago - 1 comment

#372 - Use jax.lax.pure_callback in jax.ScipyMinimize

Issue - State: open - Opened by mblondel almost 2 years ago
Labels: enhancement

#371 - Perturbed optimizers notebook and narrative documentation.

Pull Request - State: closed - Opened by q-berthet almost 2 years ago - 3 comments
Labels: pull ready

#370 - Got rid of extra LBFGS/BFGS function calls

Pull Request - State: closed - Opened by zaccharieramzi almost 2 years ago - 2 comments
Labels: pull ready

#369 - isotonic regression with PAV

Pull Request - State: closed - Opened by michaelsdr almost 2 years ago - 1 comment
Labels: pull ready

#368 - perturbed optimizers narrative documentation

Pull Request - State: closed - Opened by fabianp almost 2 years ago

#367 - Added possibility for line search methods to return a potential auxiliary value in their results

Pull Request - State: closed - Opened by zaccharieramzi almost 2 years ago - 2 comments
Labels: pull ready

#366 - Add distributed examples to the website

Pull Request - State: closed - Opened by fabianp almost 2 years ago
Labels: pull ready

#365 - custom loop pjit example

Pull Request - State: closed - Opened by fabianp almost 2 years ago
Labels: pull ready

#364 - Add API documentation for the perturbed optimizers.

Pull Request - State: closed - Opened by fabianp almost 2 years ago
Labels: pull ready

#363 - Add Hager-Zhang linesearch to JAXOpt.

Pull Request - State: closed - Opened by copybara-service[bot] almost 2 years ago

#362 - FIX: wrong latex in maml.ipynb

Pull Request - State: closed - Opened by fabianp almost 2 years ago
Labels: pull ready

#361 - Add Colab TPU initialization

Pull Request - State: closed - Opened by ayush-1506 almost 2 years ago - 10 comments
Labels: pull ready

#360 - OptaxSolver Error: too many positional arguments

Issue - State: open - Opened by MarioAuditore almost 2 years ago - 1 comment

#359 - Fix Backtracking linesearch and add variations:

Pull Request - State: closed - Opened by copybara-service[bot] almost 2 years ago

#358 - Custom loop pjit example

Pull Request - State: closed - Opened by fllinares almost 2 years ago - 3 comments

#357 - Add pylintrc to top level directory

Pull Request - State: closed - Opened by fabianp almost 2 years ago
Labels: pull ready

#356 - Remove FLAX resnet example (duplicate in notebook example)

Pull Request - State: closed - Opened by fabianp almost 2 years ago
Labels: pull ready

#355 - Include JAX's pylintrc file

Issue - State: closed - Opened by fabianp almost 2 years ago - 1 comment

#354 - Added a new API allowing to warm start the inverse Hessian approximation in LBFGS

Pull Request - State: closed - Opened by zaccharieramzi almost 2 years ago - 7 comments
Labels: pull ready

#353 - Remove FLAX resnet example (duplicate in notebook example)

Pull Request - State: closed - Opened by fabianp almost 2 years ago
Labels: pull ready

#352 - FIX: broken example resnet_flax

Pull Request - State: closed - Opened by fabianp almost 2 years ago - 3 comments

#351 - Enable warm-starting the hessian approximation in L-BFGS

Issue - State: closed - Opened by zaccharieramzi almost 2 years ago - 2 comments

#350 - Hot fix: corrected condition in lbfgs

Pull Request - State: closed - Opened by zaccharieramzi almost 2 years ago - 7 comments
Labels: pull ready

#347 - Batched QP (and other optimization algorithm)

Issue - State: open - Opened by jn-tang almost 2 years ago - 1 comment
Labels: question

#346 - Custom loop pmap example

Pull Request - State: closed - Opened by fllinares about 2 years ago - 1 comment
Labels: pull ready

#345 - Fix issue #311 + non regression test

Pull Request - State: closed - Opened by Algue-Rythme about 2 years ago
Labels: pull ready

#344 - Better OSQP's initialization with active set of constraints detection

Issue - State: open - Opened by Algue-Rythme about 2 years ago
Labels: enhancement

#343 - Fix missing `aux` in ArmijoSGD #329

Pull Request - State: closed - Opened by Algue-Rythme about 2 years ago
Labels: pull ready

#342 - OSQP fails to solve feasible QP

Issue - State: open - Opened by deasmhumhna about 2 years ago - 7 comments
Labels: enhancement

#339 - Inscrutable custom VJP error

Issue - State: closed - Opened by NeilGirdhar about 2 years ago - 1 comment

#337 - FIX typo recommanded -> recommanded

Pull Request - State: closed - Opened by fabianp about 2 years ago
Labels: pull ready

#336 - Add license notice to notebooks and remove author information

Pull Request - State: closed - Opened by fabianp about 2 years ago - 1 comment
Labels: pull ready

#335 - Ways to address catastrophic oscillation

Issue - State: closed - Opened by NeilGirdhar about 2 years ago

#334 - Install jaxopt and flax so the example runs on colab

Pull Request - State: closed - Opened by fabianp about 2 years ago
Labels: pull ready

#333 - Can you share an example of using `jaxopt` with `jax.pmap`?

Issue - State: closed - Opened by nasyxx about 2 years ago - 3 comments
Labels: documentation

#332 - Design suggestion for better type check of has-aux

Issue - State: open - Opened by NeilGirdhar about 2 years ago - 7 comments

#331 - Notebook gallery should display example titles

Issue - State: open - Opened by mblondel about 2 years ago
Labels: documentation

#329 - Issue with has_aux in ArmijoSGD

Issue - State: closed - Opened by adamian98 about 2 years ago - 2 comments
Labels: bug

#328 - Fix missing args,kwargs in resnet example

Pull Request - State: closed - Opened by Algue-Rythme about 2 years ago
Labels: pull ready

#324 - Specify for which class of problems ArmijoSGD and PolyakSGD are expected to converge

Issue - State: closed - Opened by fabianp about 2 years ago - 2 comments
Labels: documentation, good first issue

#311 - Changing line to work with pytrees in IterativeRefinement

Issue - State: closed - Opened by FerranAlet about 2 years ago - 5 comments

#310 - remove $ from the prompt

Pull Request - State: closed - Opened by fabianp about 2 years ago
Labels: pull ready

#304 - Remove author information from notebooks

Pull Request - State: closed - Opened by fabianp about 2 years ago - 3 comments

#288 - Update changelog with updates in #284

Pull Request - State: closed - Opened by fabianp over 2 years ago
Labels: pull ready

#275 - Different results between jaxopt.LBFGS and jaxopt.ScipyMinimize(method - 'l-bfgs-b')

Issue - State: open - Opened by richinex over 2 years ago - 4 comments
Labels: question

#259 - Access to QP solvers hyper-parameters within projections

Issue - State: open - Opened by Algue-Rythme over 2 years ago - 1 comment
Labels: enhancement

#231 - [WIP] Non Negative Matrix Factorization (NMF) and NNLS

Pull Request - State: open - Opened by Algue-Rythme over 2 years ago - 3 comments

#173 - Bound constraints in LBFGS

Issue - State: closed - Opened by ianwilliamson almost 3 years ago - 5 comments
Labels: enhancement

#161 - trust-region optimization

Issue - State: open - Opened by quattro almost 3 years ago - 3 comments
Labels: enhancement

#156 - Poor baselines on CIFAR-10 for flax_resnet.py example

Issue - State: closed - Opened by fabianp almost 3 years ago - 18 comments

#61 - Problem with vmapping rootfinder

Issue - State: open - Opened by johnjmolina about 3 years ago - 11 comments
Labels: enhancement

#31 - Problem differentiating through `solver.run` in `OptaxSolver`

Issue - State: open - Opened by phinate about 3 years ago - 21 comments
Labels: question