Skip to content
Snippets Groups Projects
Commit d6d91e36 authored by Lorenzo Moneta's avatar Lorenzo Moneta
Browse files

Fix the RNN Backpropagation. Weight and bias gradients needs to be initialised...

Fix the RNN Backpropagation. Weight and bias gradients needs to be initialised to zero in RNNLayer::Backward.
Use correct step size in test program
parent f8897bb4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment