Skip to content

Fix Errors in Various Chapters#13

Open
foohyfooh wants to merge 7 commits intoHezi-Resheff:masterfrom
foohyfooh:master
Open

Fix Errors in Various Chapters#13
foohyfooh wants to merge 7 commits intoHezi-Resheff:masterfrom
foohyfooh:master

Conversation

@foohyfooh
Copy link

@foohyfooh foohyfooh commented Apr 28, 2018

No description provided.

In Chapter 3, the Matrix Multiplication example uses get_shape on the wrong variable (a), so changed it the correct one (A).
Create mutiple instances of the LSTM Cell instead of reusing the same instance.
@foohyfooh foohyfooh changed the title Fix Matrix Multiplication Using the Wrong Variable Fix Errors in Chapter 3 and 5 Apr 28, 2018
@foohyfooh
Copy link
Author

Resolves #11

@foohyfooh
Copy link
Author

@foohyfooh
Copy link
Author

Resolves #9

@foohyfooh foohyfooh changed the title Fix Errors in Chapter 3 and 5 Fix Errors in Chapters 3, 5 and 6 Apr 28, 2018
@foohyfooh foohyfooh changed the title Fix Errors in Chapters 3, 5 and 6 Fix Errors in Various Chapters Apr 29, 2018
- Correct x and y variables as they were in each other's place.
- Adjust to use the same colour scheme as the book instead of a single colour.
Include the operations so that the program doesn't hang.
@foohyfooh
Copy link
Author

Hopefully Resolves #10

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

Successfully merging this pull request may close these issues.

1 participant