Skip to content

Conversation

@r-ballard
Copy link

The init_weights() in nn_matrix.py has no return statement so Wh and Wo are currently inaccessible outside of the function.

Fix appends return Wh, Wo to end of function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant