n
nn.Linear
Software / AppMentioned in 1 video
A PyTorch module that implements a linear transformation (fully connected layer) of the input data, typically in the form of y = Wx + b.
A PyTorch module that implements a linear transformation (fully connected layer) of the input data, typically in the form of y = Wx + b.