-
Ahead of supporting [Sequenza](http://www.cbs.dtu.dk/biotools/sequenza/) clonality estimation (#200) and segmentation (#198), let's just try exporting a .cnr and VCF file to Sequenza's input format, w…
-
Hi, sorry for asking about something that is explained in the repository, but it took me two days to deal with changing data directory and I didn't manage to do it.
I want to test NER model on my o…
-
Hello @xiaoshengli
Congratulations for the great work and thank you for making the code open-source.
I was trying to use your code to classify the data. The data is weather data with 14 feature…
-
The following is a summary of potential improvements/features for the classification model
[Experiment Plan](https://docs.google.com/spreadsheets/d/1bj_t5tNHluGJoujQYqk08CEP_8t5uI1prBFmbS3YyNc/edit…
-
While the authors claim to be doing a convolution, even going as far as naming their tool CellCnn, they are doing a stride of 1 which is essentially a dense layer. Further, you say they used the "mos…
-
@dennybritz
Hi ,
First of all many thanks for sharing your code. I am trying to use pretrained word embeddings instead of randomly initialized word embedings based on the vocabulary size.
My pre…
-
## 0. 論文
### タイトル
Question Answering over Freebase with Multi-Column Convolutional Neural Networks
### 論文リンク
https://www.aclweb.org/anthology/P15-1026
### 著者
Li Dong†∗ Furu Wei‡ Ming Zhou‡ Ke Xu…
-
Hello,
I'm running Densepose in Docker container with mounted data, first test runs OK
```
root@a182491c8d77:/densepose# python2 detectron/tests/test_batch_permutation_op.py
No handlers could be…
-
I'm running some experiments using multi-label classification of movies in one or more genres based on their plot.
My model definition is the following:
model_definition = {
'input_features':…
-
### Branch/Tag/Commit
main
### Docker Image Version
nvcr.io/nvidia/pytorch:23.02-py3
### GPU name
H100 MIG
### CUDA Driver
525.85.12
### Reproduced Steps
```shell
1. `docker run --privileged…