chihchiehchen
chihchiehchen
Hello, I used Cifar-10 test set. I mean, I did not modify anything but follow your code. When I run block [60] of CIFAR10_image_classification.ipynb , I get 74% (compared with...
Hello, I ran the notebook from the top to the bottom. In any case thanks a lot!
Hello, How about the softmax prediction below? Is it correct? In my case the test accuracy is also high, but the problem is that the softmax prediction (of random samples...
Hello, I also hope so (but cannot figure out where is the problem). In any case thanks for taking your time on this, I also learn something from the discussion.
Hello, But I think the problem is that since the test accuracy is high, in some sense the label and the predicted result shall coincide( am I wrong? ), but...
Hello, Sorry but I still get bad results ( usually the label are not in the top-3 predicted classes ) on softmax prediction. Maybe I really did something wrong and...
Hello Alfredo, I also begin to implement LSTM (not finished yet, just as an exercise), maybe later will try another architecture (echo state machine?) and see if it is comparable...
Hello Alfredo, Thanks a lot, I really learn something from your reply. I will continue to work on it and maybe can provide new information later. Thanks a lot. Best,...
Hello, I believe there's something wrong(hardware or software),when I try to run similar program (made by the assistant Professor in the deep learning class in NCTU ), while I can...