The library consists of various dynamic and temporal geometric deep learning, embedding, and Spatio-temporal regression methods from a variety of published research papers. Moreover, it comes with an easy-to-use dataset loader, train-test splitter and temporal snaphot iterator for dynamic and temporal graphs. The framework naturally provides GPU support. It also comes with a number of benchmark datasets from the epidemiological forecasting, sharing economy, energy production and web traffic management domains. Finally, you can also create your own datasets. The package interfaces well with Pytorch Lightning which allows training on CPUs, single and multiple GPUs out-of-the-box. PyTorch Geometric Temporal makes implementing Dynamic and Temporal Graph Neural Networks quite easy - see the accompanying tutorial. Head over to our documentation to find out more about installation, creation of datasets and a full list of implemented methods and available datasets.
Features
- We provide in-depth case study tutorials in the Documentation
- PyTorch Geometric Temporal makes implementing Dynamic and Temporal Graph Neural Networks quite easy
- Recurrent Graph Convolutions
- Binaries are provided for Python version <= 3.9
- Install the binaries for PyTorch 1.10.0
- PyTorch Geometric Temporal is a temporal (dynamic) extension library