-
Updated and the blur is fixed, but now there are some weird greyed-out areas around some of the areas of the panel and around text buttons
i have to confess i did started to get this issue after m…
-
Hi,
I'm just curious about what's the difference between "GP" and "GP bandit".
To my knowledge, the term "GP bandit" seems that the input domain of GP is discrete. And "GP" is the situation wher…
-
Hi all, as I mentioned recently on X I think this set of tools is potentially very useful. In my package {mvgam} I have a wrapper function for easily setting up time-varying coefficient functions (htt…
-
Was just wondering about the possibility of implementing models with time-varying boundaries (or collapsing boundaries). That said, it might make sense to not have that as a priority, given some of th…
-
Hi @fspaolo, I came across this repository while looking into spatial interpolation methods in Python. I'm intrigued by the kriging.py you have here, but I haven't been able to get it going myself wit…
-
There are a number of important molecular and scientific models that I would love to see implementations for in DeepChem. Implementations of any of these models would be a great contribution to DeepCh…
-
Hi,
in my group we normally apply polinomial detrending taking into account different aspects such as airmass, x-y position, FWHM etc. for our ground based observations. May I use the GP detrending …
-
# Gram行列の固有値の数値計算 | Ryosuke Yoneda
カーネル関数$k(\cdot,\cdot)$が与えられたとき、データ点$\{x_{i}\}_{i=1}^{n}$に対するGram行列(グラム行列)は $$ K=\begin{pmatrix}k(x_{1},x_{1}) & \cdots & k(x_{1},x_{n})\\\vdots & \ddots & \vdots\\ …
-
To seed random number generators, statismo uses the result of `std::time(0)`. This is problematic because `std::time(0)` returns the time passed since epoch, measured in _seconds_. If multiple threads…
-
- [ ] Configuring Prometheus push gateway
- [ ] Example directory