You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, nice sharing. A small typo in calculating the final output X_{conv_out} of convolutional network. According to equation (7) of a5.pdf, there should be a relu before implementing maxpool.
The text was updated successfully, but these errors were encountered:
Hi, nice sharing. A small typo in calculating the final output X_{conv_out} of convolutional network. According to equation (7) of a5.pdf, there should be a relu before implementing maxpool.
The text was updated successfully, but these errors were encountered: