Skip to content

Mixture of Experts #1

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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