-
Hi, may I ask what's the difference between the three Reg/Strategy? Is ICP-Reg only lidar or is always based on visual features?
I'm currently using proximity detection + non robust loop closures a…
-
Is there any interest in supporting covariance matrices between different spectral elements? In `sncosmo`, we're looking at how we can fit models of supernovae to spectral data, and are interested in …
-
I ran 50000 steps with the Planck-2018 TT data firstly without a covariance matrix and got an abysmal acceptance rate of ~0.01.
During this run, it often gave this message ("failed to calculate covar…
-
## Current variance behaviour
Currently, definitions of interface implementations (i.e. `owns` and `plays` statements) are **covariant** in the implementing type (the owner or roleplayer), and **in…
-
# 🐛 Bug
Calls to _diagnonal() error when keops kernels are used. This showed up when tring to use keops kernels in a Multitask/Multi-output approximate GP with SVI. But below is a MWE of the failur…
-
In your ml.py file, line 67 you have the following:
# Creating covariance matrix and training data on PCA.
cov_matrix = X_train.loc[:,X_train.columns != 'DJIA'].cov()
pca = PCA()
pca.fit(cov_mat…
-
**Summary**
'mmrm' already supports 'spatial' covariance structures. These are essentially covariance functions and allow fitting Gaussian process models.
GP models are particularly useful whe…
-
Flow supports contravariance (`-`), TypeScript doesn't.
Also, TypeScript doesn't support covariance (`+`) on all its types, but just some of them.
-
Hi,
First of all, thanks for putting up online this source code, it's very useful to have a reference implementation of that great paper.
I was curious to understand the rationale behind the 0.2 …
-
Defect Description :
After submitting the responses the 'No. of questions you got right' tab is editable, so you can change the results of the quiz.
Steps to reproduce the issue :
Submit the resp…