Skip to content

function error #9

@hdongdong3210

Description

@hdongdong3210

nabla_b = [np.zeroes(b.shape) for b in self.biases]
this should be np.zeros() not np.zeroes()

for line 70
for l in xrange(2, self.num_layers -2, 0, -1):
xrange not 4 argument

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions