Graph-Machine-Learning-Group / spin

Official repository for the paper "Learning to Reconstruct Missing Data from Spatiotemporal Graphs with Sparse Observations" (NeurIPS 2022)
https://arxiv.org/abs/2205.13479
MIT License
48 stars 8 forks source link

hello,I would like to know what is the version of Pytorch Lightning #1

Closed Yunx1aoyuj1 closed 1 year ago

Yunx1aoyuj1 commented 1 year ago

I'm running into a debug while working on this code. if the full environment is available, it will help a lot.

marshka commented 1 year ago

Hi, the version used in our experiment is the 1.5.10 (newer versions should work as well)

Yunx1aoyuj1 commented 1 year ago

I tried the newer version(the version is 1.7.7). But the program can`t run in any datasets. When I change it to your version, the code runs well.