I am confused about the method view()
in the following code snippet.
class Net(nn.Module):
def __init__(self):
super(Net, self).__in
I really liked @Jadiel de Armas examples.
I would like to add a small insight to how elements are ordered for .view(...)