Open suzy0223 opened 11 months ago
what is task level?
I don't know. Task level appear when running the code.
what is task level?
In PDFormer.py, use_curriculum_learning has been set as True and introduced the taks_level. In PDFormer easily define the task_level as time step needed to be predicted. But this haven't been mentioned in the paper.
please refer to MTGNN model https://github.com/nnzhan/MTGNN
task-level hasn't been mentioned in the paper. Would the task level influence the performance, why adding the task level?