nodes. Groups=1 means all inputs correlate with all outputs.
so half the inputs go to half the outputs. Default = 1.
379
This layer is a two-dimensional convolutional layer. It basically passes a 2D filter over
the input and multiplies the values element-wise to create the output feature map.
These are the parameters that the function takes:
•
in_channels: The dimensionality of the input space; the number of
input nodes.
•
out_channels: The dimensionality of the output space; the number
of output nodes.
•
Do'stlaringiz bilan baham: