InstallationΒΆ

Install Pytorch and Pytorch Geometric in your system, according to your system requirements (cpu or cuda).

  1. Install Pytorch

  2. Install Pytorch Geometric (and all its dependencies)

  3. Install the latest version of GraphLog directly from PyPI:

    pip install graphlog==1.0.0