Remy Liu

Results 84 issues of Remy Liu

- Model metadata, e.g., description, training info, params - Abstract methods (standardize in/out format) - ``fit(*args, **kwargs) -> None`` - ``predict(*args, **kwargs) -> Union[np.ndarray, torch.Tensor, other?]`` - ``fit_predict`` shortcut function...

Priority-P1

- [ ] Update contribution guidelines with notes about bench tests vs. unit tests

According to the link graph construction description from the paper, the graph should also contain interaction between real-spots. However, in the current implementation (modified from the original implementation, see https://github.com/Su-informatics-lab/DSTG/issues/16),...

question

## Problem Currently, there is no convention for which device the data is stored when a function, e.g., `fit()`, is called. For example, even though the computation device to use...

Priority-P1

It turns out that the random seed of the SVD solver impacts the PCA loadings (except for the top few) quite a bit, even when the `tol` option is set...

Hi @michellemli! Love your work. Is there any way I can find out the corresponding cell type in the provided embeddings on figshare? Or is it safe to assume that...