photo

Daniel Egan


Last seen: 10 maanden ago Active since 2021

Followers: 0   Following: 0

Statistics

Feeds

View by

Answered
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...

ongeveer 3 jaar ago | 0

| accepted

Question


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 ...

ongeveer 3 jaar ago | 1 answer | 1

1

answer