Help getting an Optimizer working #471
Unanswered
harryjulian
asked this question in
Q&A
Replies: 0 comments
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.
-
Hi, I've got a bug in my code that I'm struggling to fix or understand. I've compared my code to the examples and couldn't find a fix, so I thought I'd ask here!
I'm using Optax to train a Layer of a Forward-Forward Neural Net.
Here's some of the code:
I keep running into this error:
On this line
Any ideas would be super valuable:)
Beta Was this translation helpful? Give feedback.
All reactions