Md Hishamur Rahman
Results
1
issues of
Md Hishamur Rahman
I am getting the error 'zip object is not subscriptable' when I run the following command in python 3: `net.SGD(training_data[:1000], 10, 10, 0.5, evaluation_data=test_data, lmbda = 0.1, # this is...