Results 3 comments of Sangmin Lee

This error is caused by mismatch of two tensor sizes, so it is needed to check debugging at that point. If the input is properly given (refer to dataset section...

`shuffle=True` also can work with `validloader`. I just have confirmed that the data indexes are shuffled in case of `shuffle=True`. Thanks

It can be simply solved according to #11 Thanks!