oxnr / awesome-bigdata

A curated list of awesome big data frameworks, ressources and other awesomeness.
https://github.com/onurakpolat/awesome-bigdata
MIT License
13.2k stars 2.55k forks source link

Added PyTorch Geometric Temporal #280

Closed benedekrozemberczki closed 3 years ago

benedekrozemberczki commented 3 years ago

PyTorch Geometric Temporal is a temporal (dynamic) extension library for PyTorch Geometric.

The library consists of various dynamic and temporal geometric deep learning, embedding, and spatio-temporal regression methods from a variety of published research papers. In addition, it consists of an easy-to-use dataset loader and iterator for dynamic and temporal graphs, gpu-support. It also comes with a number of benchmark datasets with temporal and dynamic graphs (you can also create your own datasets).