-
While graph transformation techniques have consistent naming, most of the dynamical processes used in machine learning do not.
For instance, [Verri, Gueleri, et al. (2018)](https://arxiv.org/abs/18…
verri updated
3 years ago
-
From the demo and the wiki the input data to the Aggregate layer is 3-channel pictures. But I would like to know if the input data is (BsxNxd) and the Adjacent matrix is (BsxNxN), how to use this Aggr…
-
Hi,
This is an amazing project. Thank you for open sourcing the same.
I'm trying to extract table data for invoice Images. Can you help me how can i train the model with my data?
Thank you in…
-
您好,最近拜读了你们的文章,想在别的数据集上复现一下。然后我对inductive learning这部分比较感兴趣,看你们文章中意思是包含了所有train split里面没有按few shot learning标记上的数据。但是在看代码的时候,没有找到是在哪里切换supervised learning和inductive learning,所以想在这里问一下,谢谢了!
-
以下の論文を読みつつ、自分の感想などを書いていく。(14の意味は後述)
[14] X. Li, T. Uricchio, L. Ballan, M. Bertini, C. G. M. Snoek, and A. del
Bimbo. Socializing the semantic gap: A comparative study on image
tag assignment, refi…
-
## 🚀 Feature
Hi guys, first of all, thanks for this amazing package, i love it.
While doing some stuff with it, i asked myself what the best walking / sampling strategy would be.
To evaluate that…
-
I found that the test data was also calculated into the adjacency matrix in the preprocessing stage, so if I have a sentence that does not appear in the data set at all, do I have to recalculate the a…
-
Predicting with confidence: the best machine learning idea you never heard of
https://ift.tt/2gWgUNJ
One of the disadvantages of machine learning as a discipline is the lack of reasonable confid…
-
## Keyword: metric learning
### Sparse online relative similarity learning
- **Authors:** Dezhong Yao, Peilin Zhao, Chen Yu, Hai Jin, Bin Li
- **Subjects:** Machine Learning (cs.LG); Artificial Inte…
-
Nice work. However, I have some questions about the link prediction task on Wikidata5m dataset.
With your training code, I train the model for 4M steps, and the Hits@1 accuracy is only 0.22, which is…