nspyr4977 nspyr4977 19-02-2024 Chemistry contestada What does nn.Linear in PyTorch do? a) Implements a convolutional layer b) Implements a linear transformation: y = xW^T + b c) Implements a pooling layer d) Implements an activation function