fanghao6666 / neural-networks-and-deep-learning

This is my assignment on Andrew Ng's course “neural networks and deep learning”
473 stars 399 forks source link

Error line 476 project Convolution model Application v1.py.html #8

Open lavig17 opened 5 years ago

lavig17 commented 5 years ago

Modify line 476 with: _ , temp_cost = sess.run([optimizer, cost], feed_dict={X: minibatch_X, Y: minibatch_Y})