Skip to content

MultilayerRegression model #1

@pminervini

Description

@pminervini

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions