Skip to content

Doubt with respect to the input.  #15

Description

@DataSenseiAryan

Hi, I am trying to use QuaternionicConv but I am not able to understand the input to the network. How the r, i , j , and k components of the data are given to the network.
As per my interpretation data should have four channels to represent the quaterionic numbers [[ r],[I],[j],[k]] -
So for Conv1d it becomes batchsize, input channel , sequence length where input_channel should be 4.
Pls, provide explanation how to represent data for your implementation QuaterionicConv and QuaterionicLinear.

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