2018年5月21日

Pickle incompatibility of numpy arrays between Python 2 and 3

摘要: Traceback (most recent call last): File "mnist.py", line 7, in <module> train_set, valid_set, test_set = pickle.load(f) UnicodeDecodeError: 'ascii' co 阅读全文

posted @ 2018-05-21 15:37 蚂蚁flow 阅读(244) 评论(0) 推荐(0) 编辑

导航