-
Hi, guys:
I'm trying CTC on a big dataset more than 2000hours, using `steps/train_ctc_parallel_h.sh --nj 3`
job 1
```
VLOG[1] (train-ctc-parallel:EvalParallel():ctc-loss.cc:182) After 280196 sequence…
-
**🚀 Feature**
parallel version torchio.transforms.preprocessing.intensity.histogram_standardization.train
**Motivation**
Currently, this method is driven using single thread. The environment in w…
-
# Final Product
[Runtime](https://github.com/SSJcoders/ssj)
![image](https://github.com/SSJcoders/ssj-backend/assets/57377872/46664f95-9576-4a33-8a15-ceaea93a61f7)
![image](https://github.com/SSJco…
STG-7 updated
10 months ago
-
### Lesson Title
Snakemake for Bioinformatics
### Lesson Repository URL
https://github.com/carpentries-incubator/snakemake-novice-bioinformatics
### Lesson Website URL
https://carpentries-incubat…
gperu updated
3 months ago
-
when running the run.sh, the below error occurs
Namespace(batch_size=16, bert_learning_rate=1.5e-05, bert_weight_decay=0.01, data_dir='data', do_eval=True, do_train=True, dropout=0.1, eps=1e-06, ev…
-
### Describe the bug
During NER model training with TransformerWordEmbedding I run into a RunTimeError for one of my three models.
For a project I train three NER models, only one of which runs in…
-
I've been playing with a net that generates definitions for words by training on an encyclopedia followed by a smaller dictionary. Here's an excerpt in the middle of training:
```
seeding with superc…
-
Hello, first I'm immensely thankful for the work you provided! The advanced mode is really a blast.
I was dreaming recently of a self contained Krell monster sequencer: 2x2 segments in looping env…
-
#
1. [ cheat sheet about DL/ML architectures](http://www.asimovinstitute.org/neural-network-zoo/)
2. http://deeplearninggallery.com/ - Deep Learning Gallery - a curated list of awesome deep l…
-
I installed tensorrtllm_backend in the follow way:
1. `docker pull nvcr.io/nvidia/tritonserver:23.12-trtllm-python-py3`
2. `docker run -v /data2/share/:/data/ -v /mnt/sdb/benchmark/xiangrui:/root…
xxyux updated
2 weeks ago