An open API service indexing awesome lists of open source software.

https://github.com/sbonner0/temporal-offset-reconstruction

Code the Big Data 2018 Paper: Temporal Graph Offset Reconstruction: Towards Temporally Robust Graph Representation Learning
https://github.com/sbonner0/temporal-offset-reconstruction

graph-embedding pytorch temporal-data

Last synced: about 1 month ago
JSON representation

Code the Big Data 2018 Paper: Temporal Graph Offset Reconstruction: Towards Temporally Robust Graph Representation Learning

Awesome Lists containing this project

README

          

# Temporal Offset Reconstruction

Python code using pytorch for temporal offset reconstruction based on the paper 'Temporal Graph Offset Reconstruction: Towards Temporally Robust Graph Representation Learning' published at IEEE Big Data 2018. A pre-print of the paper can be found here - https://arxiv.org/abs/1811.08366

## Cite

Please cite the associated paper for this work if you use this code:

```
@inproceedings{bonner2018temporal,
title={Temporal graph offset reconstruction: Towards temporally robust graph representation learning},
author={Bonner, Stephen and Brennan, John and Kureshi, Ibad and Theodoropoulos, Georgios and McGough, Andrew Stephen and Obara, Boguslaw},
booktitle={2018 IEEE International Conference on Big Data (Big Data)},
pages={3737--3746},
year={2018},
organization={IEEE}
}
```