In PyTorch you would use torch.nn.Softmax(dim=None) to compute softmax of the n-dimensional input tensor. Here I am rescaling the input ...
確定! 回上一頁