1import numpy as np 2import torch 3import torchvision 4import ... to take exponential for probabilities 10pb = torch.exp(logpb) 11probab ...
確定! 回上一頁