-
Hi
Is there any plan to add more multi-label classifiers other than [OneVsRestClassifier](http://scikit-learn.org/stable/modules/generated/sklearn.multiclass.OneVsRestClassifier.html#sklearn.multicla…
-
I've just cloned your repo, downloaded the nltk tokenizer dataset and just tried to train the model using the default config. And that's what I've got after training it for 3 hours on CPU
![image](ht…
-
I have read the code in detail, and I got some questions about some corner cases, I hope you guys could help me. Thanks!
- at 841 - 846 line, `linkLists_[cur_c] = (char *) malloc(size_links_per_eleme…
-
Hi, I am reading your excellent code, but find no beam search during caption generation as the source code in https://github.com/kelvinxu/arctic-captions, is there any reason ?
-
Example:
![IMG_3640](https://github.com/user-attachments/assets/6832e82f-35b0-420d-a073-9d14837dc197)
In this example, I had already loaded a 10, 2.5, 1.25 on each side (in that order).
To ad…
-
great material thanks
only may you share what book you used for First-Difference Estimator
https://www.youtube.com/watch?v=p9NhSrTugYM&list=PLOQU3c_3DSpLTBa0vqPFVwDCqXlXiu49j&index=55
also for a…
-
After running `python -m sockeye.translate --config small_model/args.yaml --input sentence_parallel_files/src_test.txt --output sentence_parallel_files/tgt_test.txt --models small_model --strip-unknow…
-
## 0. 論文
Xiaodong Gu, Hongyu Zhang, Sunghun Kim
https://www.icse2018.org/event/icse-2018-technical-papers-deep-code-search
## 1. どんなもの?
ソースコードのスニペットを検索したい場合に「xmlからオブジェクトを読み込む」のようなクエリを使った検索ができるよう…
-
We keep this issue open to collect feature requests from users and hear your voice. Our monthly release plan is also available here.
You can either:
1. Suggest a new feature by leaving a comment.
…
-
**Human errors with documentation:**
Reading first paragraph, it says "**propagates**" and I had to google the word "propagates" (even though I've taken several courses on artificial intelligence, ne…