onurdanaci

Results 11 comments of onurdanaci

Hi, With Ubuntu 22.04 and the latest pip, I have the exact same issue (CUDA v11.2) Collecting Qulacs-GPU Downloading Qulacs-GPU-0.3.1.tar.gz (209 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 209.1/209.1 kB 3.3 MB/s eta 0:00:00[31m3.3 MB/s...

Hi, Is it possible to force Visual Studio installers in Linux (Ubuntu 22.04)? If not, is it possible to force gcc? Best, Onur

I have been experiencing exactly the same issue on Ubuntu 22.04, graphics card driver CUDA 11.7, nvcc CUDA version 11.2, cuDNN 8.2. Doing nothing but just assigning a random key...

@forest1040 Do you know when would it be implemented? I'm going to schedule a project based on that information.

@forest1040 I will implement this feature in the upcoming months.

Hi @ybubnov unfortunately I am legally not allowed to disclose the data. But, the training set is N_data=240k, N_features=18k; and, 240k binary class labels. Validation set is the same for...

Model is, more or less: Layer (type) Output Shape Param # ================================================================= conv1d_63 (Conv1D) (None, 18488, 128) 384 _________________________________________________________________ batch_normalization_19 (Batc (None, 18488, 128) 512 _________________________________________________________________ activation_19 (Activation) (None, 18488,...

Hi Dan, For 32k cells and 25k genes-per-cells (features) it found 28 clusters. Unfortunately I didn't save all the markers while preprocessing the data. But, my top 50 is attached....

Hi, For examples, one of the data sets that I'm analyzing is Satija group's (Seurat) Four.Cell.12.HTO dataset, it's among 3 data sets that DoubletDecon hit a snag: https://satijalab.org/seurat/v3.0/hashing_vignette.html -So, basically,...

And, for the same data, when I add the 5 largest clusters it still isn't working. rhop=1.1 [image: image.png] rhop=0.75 [image: image.png] rhop=0.5 [image: image.png] rhop=1.4 [image: image.png] and all...