gammagl.models.DGIModel¶
- class DGIModel(in_feat, hid_feat, act)[source]¶
Deep Graph Infomax in DGL
References
Papers: https://arxiv.org/abs/1809.10341 Author’s code: https://github.com/PetarV-/DGI
Deep Graph Infomax in DGL
References
Papers: https://arxiv.org/abs/1809.10341 Author’s code: https://github.com/PetarV-/DGI