question about external action of DDPG
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Zicheng
il 7 Set 2023
Risposto: Emmanouil Tzorakoleftherakis
il 25 Set 2023
Is anyone know the loss function of the Q-network when I set external action=1 during training process?(DDPG)
0 Commenti
Risposta accettata
Emmanouil Tzorakoleftherakis
il 25 Set 2023
The loss function does not change. What happens is that the experience buffer is populated with the action from the external signal and the respective observations/reward.
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Deep Learning Toolbox in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!