-
# 🌟New model addition
## Model description
method for pre-training seq2seq models by de-noising text. BART outperforms previous work on a bunch of generation tasks (summarization/dialogue/QA), w…
clmnt updated
4 years ago
-
-
If you met an unexpected problem when using the code, please include the following in your issues:
1. What you did: try to convert the code of de-noising module to Caffe code
2. What you observe…
-
Hi there,
I am currently dealing with a dataset of 16S OTUs from sediment of two Antarctic cruises. I notice that in some of the phyloseq tutorials, the following is used:
```
dds1 = phyloseq_to_des…
-
-
Hello, I tried to put the toolbox in spm12 and run it, but the probabilistic atlas seems to be missing, so that the code would ended in error. Did I miss anything, or is there a place/website that I s…
-
Hi,
I want to use inferCNV for selecting malignant cells as people did in the literature:"Cells with an average absolute CNV level that was below the 0.1 quantile of the entire CD45- cell populatio…
-
Hi there, recently I'm trying to reproduce this SEGAN model and find out some questions.
1. The biggest question is about the loss function of the discriminator. As we know the original GAN's discr…
-
Hello,
I'm trying to import itk in order to perform de-noising in some pictures, but as soon as i import a module from itk library i get a seg fault.
I installed it with pip and i've also tried to …
-
Hello,
I have trained the de-noising model on my own and it works perfect.
In the paper there's a part saying the model can also deal with reverberated audio.
May I know how can this be done …