-
I think we should introduce a standardized “mask” argument to scanpy functions. This would be a boolean array (or reference to a boolean array in `obs`/ `var`) which masks out certain data entries.
…
-
When I tested sgdet on custom images, the results seemed to be wrong. I used this command to test :
`CUDA_VISIBLE_DEVICES=0 python -m torch.distributed.launch --master_port 10027 --nproc_per_node=1 t…
-
**Summary**
This paper presents a hybrid model for forecasting the Kill-Death-Assist (KDA) ratios of players from the Bilibili Gaming (BLG) team in the League of Legends Pro League (LPL). By utilizin…
-
Returns the level of detail that would be used when sampling a texture with a sampler + a certain set of texture coordinates.
SPIR-V: [OpImageQueryLod](https://registry.khronos.org/SPIR-V/specs/uni…
-
Travis tests are taking a long time with the current demo notebook. I'm going to simplify the tests in the notebook and use separate, local scripts to run more meaningful tests. Similar to #16, I'm …
-
전략
레코드가 많은 곳은 undersampling, 적은 곳은 oversampling.
이후 y 값이 낮은 곳 undersampling, 높은 곳 oversampling.
하기전에 minmax 하자.
1. 많은 곳이거나 y값이 낮으면 undersamling, 적은 곳이거나 y값이 높으면 oversampling하면 test data분포를 정확히…
-
Hello,
What is the required orientation of the extracted point clouds? I tried running the PointNet on a different extracted frustum of points, but the results were strange.
I tried to visualize…
-
Hi, I am getting this error, what's the cause ? is it XFORMERS?
Error occurred when executing DynamiCrafterI2V:
No operator found for `memory_efficient_attention_forward` with inputs:
que…
-
Katherine has released a better notebook for the CLIP-guided-diffusion. Outputs on a P100 is quite slow; but results can be very good. I've put the new notebook in my current repo as the "HQ" version.…
-
I am using the **DenseFlipOut** layer, I see that it has a mean_normal distribution over the weights and the biases by default, but I was wondering how these distributions are modified during training…
pks42 updated
11 months ago