xxcclong / history-cache

6 stars 0 forks source link

Training with GAT #3

Open Yash685 opened 5 months ago

Yash685 commented 5 months ago

A config file exists to train the model with GAT, but its implementation is missing in the history_models.py file. How should I run the model with GAT?

xxcclong commented 4 months ago

Some modifications to original GAT using masks can make GAT to use historical cache.