-
Hello,
I would like to begin by saying thank you for publishing this code and results.
I am trying to reproduce the results from the code, but am running into some code issues.
To give some c…
-
First, thanks for this wonderful repo, I am trying to adopt your `hatt-archive-cntk.ipynb` to tensorflow backend, it is giving the following error when constructing the model, wondering if you have an…
-
## 🐛 CUDA error when using `binary_cross_entropy_with_logits`
If using a RTX 3070 GPU with `F.binary_cross_entropy_with_logits` in code, it will cause a **RuntimeError: CUDA error: unspecified laun…
-
## 🐛 Bug
I have a use case where I need to copy an entire model using copy.deepcopy. If I want to run this on multiple GPUs, ideally I would use `DataParallel` but since my input to my model is not…
-
What I ran were following lines, which is exactly the same example on the tutorial page(nmt)
ad26kr@ubuntu:~/utils/seq2seq$ python -m bin.train --config_paths="
./example_configs/nmt_small…
-
Hello, when I train a generate model with my own SMILES data, use `LogP_optimization_demo.ipynb`:
`tokens = ['', '#', '%', ')', '(', '+', '-', '/', '.', '1', '0 ', '3', '2', '5', '4', '7', '6', '9', …
-
Hi
I am trying to run the codes with the specified versions.
got this error.
thanks for your help
WARNING:tensorflow:
The TensorFlow contrib module will not be included in TensorFlow 2.0.
…
ghost updated
2 years ago
-
Hello AnFreTh,
Thank you for your work on this project. I am currently using Mambular to process tabular data, but I am experiencing very slow training speeds. On average, each epoch is taking arou…
-
### Describe the bug
Thank you for developing and maintaining this invaluable module!
We would like to learn a multi-task model on two NER tasks by sharing a transformer word embedding.
We fine-t…
-
С чего все начиналось: [прошлый тред](https://github.com/mosmetro-android/mosmetro-android/issues/75)
Репозиторий с кодом для распознавания: [tf-cnn-lstm-ocr-captcha](https://github.com/Luonic/tf-cnn…