Skip to content

Deprecate initialiser keyword arguments #671

Closed
@MikeInnes

Description

@MikeInnes

These don't really work, they aren't flexible enough and are no more convenient that just supplying your own weights e.g.

Dense(randn(2, 5), rand(2))

This is partly a docs issue as people don't realise that this is a supported option. Although like most things, it will of course get more convenient with #669.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions