Learning PyTorch
pytorch.Tensor()
: https://pytorch.org/docs/stable/tensors.html- Random Tensors : https://pytorch.org/docs/stable/generated/torch.rand.html
torch.arange()
: https://pytorch.org/docs/stable/generated/torch.arange.html- Matrix Multiplication: https://www.mathsisfun.com/algebra/matrix-multiplying.html