-
Notifications
You must be signed in to change notification settings - Fork 14
MultilayerRegression model #1
Copy link
Copy link
Open
Description
Hello, great work!
One question - the MultilayerRegression model, defined here:
| class MultilayerRegression(nn.Module): |
is defined as a sequence of linear layers without any non-linearity, and thus it is still a linear model.
Can you confirm that's correct, and that is the model you used for producing the results in your paper?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels