Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Page 128, Ch. 6 #36

Open
ncfausti opened this issue Mar 16, 2020 · 1 comment
Open

Page 128, Ch. 6 #36

ncfausti opened this issue Mar 16, 2020 · 1 comment

Comments

@ncfausti
Copy link

Where does .14 come from?

layer_2_delta=(layer_2-walk_stop[0:1])

walk_stop = np.array([[ 1, 1, 0, 0]]).T

Wouldn't this just be -.02 - 1 === -1.02?

@mwiederrecht
Copy link

That's exactly what I was thinking.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants