-
https://mp.weixin.qq.com/s/TgKx0XDB62nvbtG6hwU0xg
ixxmu updated
2 years ago
-
Failure from my local testing.
One of FFI upcall tests, java/foreign/TestUpcallStack.java, crashes on AArch64 macOS using the runtime and the test image from https://openj9-jenkins.osuosl.org/job/Bui…
knn-k updated
2 years ago
-
Dear Azimuth team,
I go the following error message from azimuth_analysis.R code which I downloaded from https://app.azimuth.hubmapconsortium.org/app/human-kidney
Even though with " features = i…
-
https://mp.weixin.qq.com/s/3lzRv7BrXgXd6GB_UI0axw
ixxmu updated
2 years ago
-
Hi,
I am trying cell2location for my data.
followed the tutorial and got an error at estimation of reference signature.
here is execution code.
My computer has only cpu, I do not use gpu opt…
deryu updated
2 years ago
-
Hi, thx for the code!
Actually, I came across with a question, running your soruce code.
I found that AUC ROC socre is already above 90 % even before learning starts.
I guess this is because …
-
I'm trying to explore whether it's possible to translate some reasoning test set to lean code and solve it using ATP models. The prompt I gave to GPT-4 was:
```
I want you to translate this to lean…
-
1. we need to know the max number of ingredients.
2. plot a histogram of pizzas according to their number of ingredients
3. plot a histogram of teams according to the number of people
4. plot a his…
-
Thanks a lot for this awesome work, and for releasing the code for the same!
I used your repository and was able to reproduce results for vanilla kNN-MT (K=8) and Adaptive kNN-MT (K=4) on the provi…
-
Hi,
I found another problem when run the pbmc 3k sample of 10x.
You can get pbmc3k as following
```
library(scater)
library(Seurat)
# install SeuratDisk from GitHub using the remotes package re…