Closed hallvardnmbu closed 2 months ago
Test the backward pass of the network #15 with a simple structure to see where the error lies. For instance using the corresponding unit tests of convolutional and dense layers (#1 #2).
Check that the weight updates are correct. They are (33748f570558fa52404619db37c56909ac7f8bd0).
Test the backward pass of the network #15 with a simple structure to see where the error lies. For instance using the corresponding unit tests of convolutional and dense layers (#1 #2).