-
In "A Tutorial on Bayesian Optimization of Expensive Cost Functions, with Application to Active User Modeling and Hierarchical Reinforcement Learning" ( http://arxiv.org/pdf/1012.2599v1.pdf ), linked …
-
Add functions to test if a lattice is constructible from the one-element lattice with Day doubling of 1) interval, 2) lower pseudo-interval, 3) upper pseudo-interval and 4) any convex subset.
CC: …
-
I looked through the examples on [http://mfem.org/](url) and was wondering if MFEM has ever been used for evolving (free boundary) problems. For example to model, in real-time, wear or erosion due to…
-
Hi...I am a very recent user of cvxpy (just installed today) and I hope you can answer my question. I am trying to fit a model with four optimized parameters by training with a known data, but in the …
ghost updated
7 years ago
-
CC @mmckerns
Previously mentioned in #2526.
Dill (https://github.com/uqfoundation/dill/) is able to serialize "all of python", which is very useful indeed.
For example, in preparation for my master's…
-
As mentioned in #1940, Drake currently does not support for concave shapes. Even when height maps (which in general are concave shapes) are introduced in #1944, Drake assumes convex shapes within [Bul…
-
Moved from https://github.com/odlgroup/odl-solvers/issues/3
I initialized a structure, but it is obviously far from optimal. We need to find sensible categories for solvers, e.g.
- methods for findin…
-
Addressing the issue raised in https://github.com/JuliaOpt/JuMP.jl/pull/688, the current syntax of `@defVar`, despite the name, doesn't make it clear that all we're doing is defining a julia variable.…
-
I have a plan to significantly improve AI. About 20% or planned changes are made, and progress will depend heavily of my load at work, but current changes are already worth to see. My code is in very …
-
Dear Benoit,
first off: This is not really an issue this repository directly! I have also written an interface to the lrs library but for Matlab. (https://github.com/worc4021/GeoCalcLib.git) It calls…