Skip to content

Mixture of Experts #1

@ZCCDL

Description

@ZCCDL

The network you wrote looks more like Mixture of Experts.
α 1 (W1 ∗x)+...+α n (Wn ∗x)
Using n times conv operations.

Has the author ever tried CondConv: (α1 W1 + ... + αn Wn ) ∗ x.

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