STGM
STGM copied to clipboard
code about model
Hello, thank you for your open-source code! I have the following questions:
- Is there a complete model code? The model code in the repository seems incomplete and does not seem to use the Fusion Module.
- I trained for 100 epochs on Metrla, but the average MAE is only 4.75. Is it a problem with hyperparameter selection?
- Is the degree matrix calculated based on adj? Why are all the values of the degree matrix zero when I debug?
I have checked the code and effectively I pushed an old experimental version that doesn't contain some part of the model I will push the full model soon. I apologize for any inconvenience.
I have checked the code and effectively I pushed an old experimental version that doesn't contain some part of the model I will push the full model soon. I apologize for any inconvenience.
Hello, could you provide the dataset section. Thanks.