ssmmoo1/RL_taskset_scheduling

Implement REINFORCE

Closed this issue · 2 comments

Need to implement the REINFORCE algorithm to train the GNN.

Basic REINFORCE code is added in main. Need to test and debug.

Done it works.