Replies: 1 comment 4 replies
-
Hi @Vancuum I doubt it will work as you expect. And it might be better to add your weights inside the function _compile_pytorch |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am trying to implement adaptive lambdas as described in this lecture. This requires the definition of a custom loss function. I've implemented it as shown below. This seems to do ...something. I'm quite new to ML in general, so I'm not quite sure the best way to test if this is working. Does this implementation make sense? Does anyone have ideas for tests I can run?
Beta Was this translation helpful? Give feedback.
All reactions