Skip to content

Linear() fallback has non-trivial activation function, whence is non-linear #315

@ablaom

Description

@ablaom
julia> MLJFlux.Linear()
Linear(σ = relu)

This is a possible a source of confusion, which I encountered in a real analysis. If we change the fallback to σ = identity) do we call this a bug fix (non-breaking) or just tag a breaking release? I'm inclined to do the latter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions