-
### Is your feature request related to a problem?
To reach a certain percentage of security, the hypergeometric distribution calculate the minimum number of node that needs to validate a transaction …
-
![image](https://github.com/user-attachments/assets/5e07c375-8476-4c14-81fd-1d6ffae02354)
Hi, can you point me in the right direction on how to generate this view from your model, I am able to train …
-
Hello team,
I can't get an adaptation project created in VSCODE. I have set the output log to TRACE but no error shows up there unfortunately. Essentially, when I get to the step where I have to …
-
It would be brilliant if we could get implemented fine-tuning methods for robust adaptation given how much better it is than LoRA and QLoRA methods.
-
Hi,
I am reaching out to you as I have been attempting to reproduce the SHOT(2020) Office-Home results presented in Table 4 on your github page (**https://github.com/tim-learn/SHOT/blob/master/resu…
-
## 简介
Finetune for domain adaptation/multilingual NMT. 方法感觉很简单粗暴啊,以domain adaptation为例,传统的finetune需要为每一个in-domain单独训练一个模型,很麻烦。文章的思路是为每个in-domain在base model基础上增加一个小的module,这个module每个领域是独有的,且capacity可以…
-
Currently, the graph shows all actor's data. Need to show only the user-selected actor's data.
cc: @Hydroinformatics
![Screen Shot 2020-12-17 at 9 06 30 PM](https://user-images.githubuserconten…
-
First of all, thanks for the great work.
Recently i have implemented an image-level adaptation from CARLA(a simulator) to real urban scenarios using cycle_gan_model.py. But the results are suboptima…
-
Hi, thanks for your wonderful work. From the paper, the batch normalization statistics updates for combined source and target images, and keep fixed when computing source images for the second time. H…
-
## 一言でいうと
品詞タグ付や係り受け解析のようなsyntaxが重要なタスクに適したword embeddingを生成する手法を提案。Mikolovらのモデルでは語順を無視していたのに対して、提案モデルではそのあたりを考慮。結果として品詞タグ付と係り受け解析の性能が向上した。比較相手はSENNA。
### 論文リンク
http://www.cs.cmu.edu/~lingwang/pa…