return a * torch.exp(-k * X) + b. By calling nn.Parameter the weight we define will behave and function in the same way as standard Pytorch parameters — i.e ...
確定! 回上一頁