Feeds
回答済み
How do I pass an additional variable out of a custom loss function during the gradient call in reinforcement learning neural network training?
Found an answer, not sure how good it is but it works. I can pass in an object with the super class "handle" classdef etaTrack...
How do I pass an additional variable out of a custom loss function during the gradient call in reinforcement learning neural network training?
Found an answer, not sure how good it is but it works. I can pass in an object with the super class "handle" classdef etaTrack...
4年以上 前 | 0
| 採用済み
質問
How do I pass an additional variable out of a custom loss function during the gradient call in reinforcement learning neural network training?
I am writing my own custom RL agent with a custom loss function. My loss is the sum of two values, a value that is a function ...
4年以上 前 | 1 件の回答 | 1