PengTedShen

Results 1 comments of PengTedShen

I suspect the issue is because of file 'train' after testing file of answers and train import six.moves.cPickle as pickle import pprint with open('C:\Users\Desktop\Deep_QA_System\data\insurance_qa_python\answers', 'rb') as f: data1 = pickle.load(f)...