Graph Models
Through my work, I have used Graph Attention Network for table structure analysis. It pushes me to think more about Graph-based models. There are several awesome tutorials in Chinese. So I will summarize some of the great work and use them as my personal notes.
I won't cover the advanced works on graph models. I will just have some detailed notes on the works that I need to use in my project.
GCN
GAT
Last updated
Was this helpful?