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

Commits on Sep 22, 2018

  1. bug fix

    In conv_single_step, np.sum(s) gives us the single cell in new layer. So, bias should be added after the sum.
    Piyush-555 authored Sep 22, 2018
    Configuration menu
    Copy the full SHA
    50e3825 View commit details
    Browse the repository at this point in the history
  2. correcting required answer

    Coursera now provides -6.99908945068 as the ans for conv_single_step.
    Piyush-555 authored Sep 22, 2018
    Configuration menu
    Copy the full SHA
    581bce6 View commit details
    Browse the repository at this point in the history