jbrea
jbrea
The limit of EI for σ² to 0 is `μ > a.τ ? μ - a.τ : 0.`, because the second term vanishes and the cdf in the first term...
That looks like a cool paper, thanks! I think this is one direction to go with this package. Other directions include 1) make it work better in higher dimensions (there...
Yes. Replacing the optimiser should be a simple thing. At the time I wrote the optimisation code I only considered Optim and NLopt and found the latter preferable. Are there...
Yes, that sounds great. Thanks!
I don't have currently the time to work on this but I wrote a [GSoC proposal](https://github.com/JuliaLang/www.julialang.org/pull/1494). @LeviManring I think the method in the paper you mention performs typically worse than...
This would be super cool to have! Do you want to work on a PR? I did not carefully think about it (nor test the code below), but would it...
Would be nice to have UMAP, T-SNE and maybe other dimension reduction methods like [Phate](https://phate.readthedocs.io/en/latest/) in MLJ. @ablaom: where should this be done? In an existing package or a new...
ps. This happens on Julia 1.7 and 1.8. On Julia 1.6 Pluto behaves like the REPL.
What about using `\footnotemark` and `\footnotetext`? Or would this require too many changes (I have no clue about the internals of latexdiff)?
Bump. (If there is any interest I would be willing to co-maintain this package.)