mirror of
https://github.com/oxnr/awesome-bigdata.git
synced 2026-05-06 08:02:23 -05:00
[PR #280] [MERGED] Added PyTorch Geometric Temporal #1710
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/oxnr/awesome-bigdata/pull/280
Author: @benedekrozemberczki
Created: 11/17/2020
Status: ✅ Merged
Merged: 1/25/2021
Merged by: @oxnr
Base:
master← Head:patch-1📝 Commits (1)
0d257e3Added PyTorch Geometric Temporal📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
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).
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.