Sajad
Sajad
if its size isn't big I think you can collect it and convert it to a list and then create your data frame. (you can call collect or tolist on...
I think you can use node features in GNN to capture your node attribute and if you can also train a simple NN on top of these features to classify...
The function returns MMD^2 the same as other graph generation models like [https://github.com/JiaxuanYou/graph-generation/blob/master/test_MMD.py](url)
It is because of the learning rate It happened for me too when I set it to 0.05 but when I lower it to 0.001 it was solved. I think...
put a __init__ file in classes folder and in the main.py instead of `.classes` use `classes`
yeah it got resolved
You can download the freevc.pth form [here](https://onedrive.live.com/?authkey=%21AOOs5nZpsLC4ECE&id=537643E55991EE7B%219178&cid=537643E55991EE7B) and json file is in the configs