Research Article
A Dual-Agent Approach for Coordinated Task Offloading and Resource Allocation in MEC
Table 2
Hyperparameter settings for DA-TD3.
| Definition | Hyperparameter |
| Max_episode | 1000 | The learning rate of actor | 0.00001 | The learning rate of critic | 0.0001 | Memory size | 10000 | Batch size | 256 | Discount factor γ | 0.99 | Soft update coefficient τ | 0.05 | Action noise | N(0, 0.1) |
|
|