nsf-paper
nsf-paper copied to clipboard
Nonnegative spatial factorization for multivariate count data
Hi There. I wanted to use your method to analyse some visium data I had, but to make sure I could get it working, I ran it on the sagitall...
Dear @willtownes, Thanks for making the code for Nonnegative Spatial Factorization available! I really want to start playing with this. Would it be possible for you to create a Jupyter/Colab...
I am encountering a NumericalDivergenceError when training the NSF model. The error occurs during training (using tro.train_model(*Dtf, status_freq=50, verbose=True)) even after applying various pre-processing steps. I am using raw count...