Skip to content
This repository has been archived by the owner on May 27, 2019. It is now read-only.

bug fix #48

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

bug fix #48

wants to merge 2 commits into from

Conversation

Piyush-555
Copy link

add bias after Z = np.sum()

In conv_single_step, np.sum(s) gives us the single cell in new layer. So, bias should be added after the sum.
Coursera now provides -6.99908945068 as the ans for conv_single_step.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant