Skip to content

Adding Auxiliary Task (Additional Loss) #171

Answered by Toni-SM
ErcBunny asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @ErcBunny

I think that for this will be necessary to modify the desired agent implementation
For example, for the PPO agent, compute the additional loss and add it to:

(policy_loss + entropy_loss + value_loss).backward()

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ErcBunny
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants