jiangqn / GCN-GAN-pytorch

A pytorch implemention of GCN-GAN for temporal link prediction.
MIT License
101 stars 34 forks source link

text classification #2

Open yassmine-lam opened 3 years ago

yassmine-lam commented 3 years ago

Hi,

can we use this model for a text classification task?

Thank u