-
I have a piecewise-linear function that I need to apply to a [bounded] variable in the objective.
Is there an straightforward way to define such an objective?
I saw piecewise-linear functions m…
-
Hi Charlie,
Can you provide a bibtex? I wish to cite Uno in my paper.
Thanks,
CZ
-
### Description
The [`knuth_bin_width`](https://docs.astropy.org/en/stable/api/astropy.stats.knuth_bin_width.html) is not able to handle a small and simple array.
### Expected …
-
hey @bob-carpenter , @lizzyagibson and I have been looking at the lda example code (its nice how it closely maps to the generative description in the LDA journal paper), and theres a few deprecation …
-
Hi all! When reading the example.ipynb notebook for Trapping SINDy (8_trapping_sindy_examples), I came across some comments in the Von Karman section talking about applying the method in the case of a…
-
Hello
I will appreciate if someone can help with the meaning of this code:
ERROR: Solver (asl) returned non-zero return code (3221226505)
best regards
MCoimbra
-
I am trying to solve an estimation/optimization problem that contains a `log(det(Sigma))` where Sigma is a positive definite (symmetric) matrix where Sigma is an MX. However, I am getting an error.
…
-
Pose a question about one of the following possibility readings:
“[The unreasonable effectiveness of deep learning in artificial intelligence](https://www.pnas.org/content/pnas/early/2020/01/23/19…
-
from pymoo.algorithms.hyperparameters import SingleObjectiveSingleRun, HyperparameterProblem
from pymoo.algorithms.soo.nonconvex.g3pcx import G3PCX
from pymoo.algorithms.soo.nonconvex.optuna import …
-
@akaptano , @znicolaou
When I proposed to combine the derivative and sparse regression step into a single optimization problem, it was clear that I couldn't use the existing SINDy class without so…