摘要: 1 [code=python] 2 import os 3 import sys 4 import time 5 6 import numpy 7 8 import shelve 9 10 import theano 11 import theano.tensor as T... 阅读全文
posted @ 2015-05-14 15:01 高雅智 阅读(236) 评论(0) 推荐(0) 编辑