You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fromnetwork3importNetwork, ConvPoolLayer, FullyConnectedLayer, SoftmaxLayer# softmax plus log-likelihood cost is more common in modern image classification networks.
159
+
#import network3
160
+
#from network3 import Network, ConvPoolLayer, FullyConnectedLayer, SoftmaxLayer # softmax plus log-likelihood cost is more common in modern image classification networks.
0 commit comments