benedekrozemberczki / pytorch_geometric_temporal

PyTorch Geometric Temporal: Spatiotemporal Signal Processing with Neural Machine Learning Models (CIKM 2021)
MIT License
2.63k stars 370 forks source link

Requesting a few more examples #242

Open jerod92 opened 1 year ago

jerod92 commented 1 year ago

Thank you so much for creating this @benedekrozemberczki ! I noticed that the examples covered the range of models, but only a small sample of datasets.

Would it be possible to include an example using one of the hetero signal object, and also an example where nodes have multivariate features?

Thank you!