chuxiao

Results 16 comments of chuxiao

Another issue is that if the training time of the KA algorithm is too long, it is easy to overfit and increase the packet loss rate. So, how can I...

And what's the meaning of self.C_step in the ddpg_config_helper? What's the difference between it and self.N_step?

And in which function was EVALUATION_EPISODE used? ![Screenshot_20240411_111229_com flexcil flexcilnote](https://github.com/zhouyou-gu/drl-5g-scheduler/assets/105408776/d46841cb-63b3-4096-92f1-aff20797679d) Is this 2000 episodes in the paper EVALUATION_EPISODE not TRAINING_EPISODE?

I have another question now, How to judge the convergence of the algorithm?Are there some related metrics for that?

![image](https://github.com/zhouyou-gu/drl-5g-scheduler/assets/105408776/efa65188-4632-4bcf-99ed-21f16162757b) The actor and critic loss functions I obtained from training are shown in this graph. Why are their values negative? Does this mean the algorithm hasn't converged? Why is...

For the channel model section, the paper mentions that the ratio of the average power of the line-of-sight path to the average power of the non-line-of-sight path is set to...