공부/pytorch
LogSoftmax
minty_y
2023. 2. 2. 10:53
반응형
https://runebook.dev/ko/docs/pytorch/generated/torch.nn.logsoftmax
PyTorch - LogSoftmax log(Softmax(x))\log(\text{Softmax}(x)) 함수를 n차원 입력 Tensor에 적용합니다.
Documentation Contributors History
runebook.dev
https://doheejin.github.io/pytorch/2021/03/22/pytorch-softmax.html
반응형