GAMENet icon indicating copy to clipboard operation
GAMENet copied to clipboard

code error

Open SZH1230456 opened this issue 3 years ago • 0 comments

I am confused about the train and test process, why do you use c^t_d, c^t_p, c^t_m to predict c^t_m?https://github.com/sjy1203/GAMENet/blob/da695b4fc9390882f3a681c82115e81291ae6380/code/train_GAMENet.py#L46-L53 I guess you got the wrong number when you sliced them.

SZH1230456 avatar Jun 09 '21 03:06 SZH1230456