Jiabin Tang

Results 5 issues of Jiabin Tang

你好,在运行这个项目时为什么会有这个报错,求大佬解答! 完整报错如下: /content/drive/MyDrive/Traffic-Benchmark Traceback (most recent call last): File "./methods/DCRNN/dcrnn_train_pytorch.py", line 35, in main(args) File "./methods/DCRNN/dcrnn_train_pytorch.py", line 18, in main sensor_ids, sensor_id_to_ind, adj_mx = load_graph_data(graph_pkl_filename) File "/content/drive/MyDrive/Traffic-Benchmark/methods/DCRNN/lib/utils.py", line 198, in...

Hi, I am running your code. And I am inheritanting Messagepassing in pytorch_geometric to create my own graph conv, but I face the error below. To be exact, it occurs...

## Description Hi, I am using your lib to model Probabilistic Time Series forecasting problem. Specifically, I used "electricity_nips" dataset with get_dataset function (i.e., `Time-Grad-Electricity.ipynb`). However an Exception occured when...

Hi,the team of ogb. Thanks for your efforts on collecting and processing these valuable datasets! You said you used a RoBERTa sentence encoder to generate a 768-dimensional vector for each...

### Is there an existing issue for the same bug? - [X] I have checked the troubleshooting document at https://docs.all-hands.dev/modules/usage/troubleshooting - [X] I have checked the existing issues. ### Describe...

bug
Stale