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