issues
search
fanghao6666
/
neural-networks-and-deep-learning
This is my assignment on Andrew Ng's course “neural networks and deep learning”
475
stars
399
forks
source link
This code has a bug
#2
Open
ishaan007
opened
6 years ago
ishaan007
commented
6 years ago
On line 476 run sess.run with [optimizer,cost] not just optimizer
On line 476 run sess.run with [optimizer,cost] not just optimizer