-
I recently started using Gpytorch, and first wanted to understand its usage on simple cases. I'm now trying to replicate the classic gaussian process with RBF kernel and white (heteroskedastic) noise.…
-
I see the leaf node type is triangle for building the BVH model in the old FCL lib (Another one is point, and I've never used). The reason might be that you must take the leaf as a convex shape when y…
-
## Summary
https://www.fico.com/fico-xpress-optimization/docs/latest/relnotes/GUID-85032F3B-84B8-42A1-A4D4-A0A24FF0A648.html?scroll=GUID-85032F3B-84B8-42A1-A4D4-A0A24FF0A648__SECTION_AWJ_1C5_…
-
It would be nice to have an example to compare speed of convergence of SAGA/SVRG/SFW on problems attaining the same optimum.
-
I am currently experimenting with a FOSS SQP method, SLSQP, trying to replace the old numerically unstable Lawson-Hanson LSEI solver with a more modern, more reliable QP solver. See: https://github.co…
-
The -bake command needs to analyze link hrefs and such to figure out what else to scrape. But the algorithm it uses is a bit too crude - anything not starting with `http:` or `https:` is considered a …
-
-
Voronoi diagram of this WKB produces one non-convex cell. It is a ten-point multipoint.
```
UInt8[0x01, 0x04, 0x00, 0x00, 0x00, 0x0a, 0x00, 0x00, 0x00, 0x01, 0x01, 0x00, 0x00, 0x00, 0x58, 0x69, 0xc…
-
@tlienart
1. **All Subset (Best K Subset)**:
I've got parsimonious code for All Subset Regression which might have a nice home in this package that I'd like to share.
While it's much faster than …
-
Within a short amount of time, I have heard from three different developers that they require quadratic constraints. @KristianJensen you probably have the best idea why those were not implemented yet.…