Skip to content

Commit cb5a521

Browse files
committed
Study for neural_network
1 parent a98b2c5 commit cb5a521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Ch03.Neural_network.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -531,7 +531,7 @@
531531
],
532532
"source": [
533533
"# 다음과 같은 에러발생\n",
534-
"np.dot(A, C)"
534+
"# np.dot(A, C)"
535535
]
536536
},
537537
{

0 commit comments

Comments
 (0)