DaehanKim / vgae_pytorch

This repository implements variational graph auto encoder by Thomas Kipf.
MIT License
385 stars 73 forks source link

Update preprocessing.py #5

Open hanghoo opened 3 years ago

hanghoo commented 3 years ago

Do we need to repeat this sentence? if ismember([idx_j, idx_i], np.array(val_edges_false)): continue