from torch.autograd import Variable: variable像一個容器,可以容納tensor在裡面計算. import torch.utils.data as Data: 隨機抽取data的工具,隨機mini-batch
確定! 回上一頁