vgae_pytorch
vgae_pytorch copied to clipboard
This repository implements variational graph auto encoder by Thomas Kipf.
Results
2
vgae_pytorch issues
Sort by
recently updated
recently updated
newest added
Hi, I have been trying to recreate the adjacency of my sparse matrix using the same VGAE concept. I am not able to recreate the adjacency matrix. Do you think...
Do we need to repeat this sentence? if ismember([idx_j, idx_i], np.array(val_edges_false)): continue