-
Hi, thanks for the great package! I am trying to run trajectory inference with the PAGA wrapper and a seurat object as described in the vignette.
when I run with my object, I get the error:
> fina…
-
Hi I was reading the paper and was wondering if you have tried running CStreet with an embedding instead of gene count or normalized expression matrix?
In particular I would want to use it with the…
-
Hi, I'm trying to use MCMC to infer the objects in a scene that would yield certain observations but am having trouble with conditioning on these observations. We are trying to allow some deviation in…
-
-
Hi,
We ran into the following error with some of our gsynth model:
`Simulating errors ...Error in { :
task 602 failed - "'data' must be of a vector type, was 'NULL'"`
In our study, we have lo…
-
I find the comannd is generated by ego future position,but I can't find where is the high-command used in model。I find cmd is encoded as an embedding and concated with ego query in the UniAD, but the …
-
I am training a LinearRegression with 2 trainable weights and 3 trajectories. There are no problems when I use variational inference to solve the problem independently for the 3 trajectories, but when…
-
i use unsloth to fine tune llama 3-8B..., after traning complete i save this model to hugging face by using 'push_to_hub', but it shows these files :
.gitattributes
README.md
adapter_config.json
…
-
Thank you for your work and sharing!
It seems VoiceFLow-TTS and MATCHA-TTS(https://github.com/shivammehta25/Matcha-TTS/) are very similar?
What is the main diffences between two methods?
And How a…
-
In data preprocess, you sample the timestep at interval=5 from t=5, so it's possible to sample a invalid step (with correspoinding zero positions and headings), but when inference (decode future 16 to…