Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doubt with respect to the input. #15

Open
DataSenseiAryan opened this issue Feb 13, 2023 · 0 comments
Open

Doubt with respect to the input. #15

DataSenseiAryan opened this issue Feb 13, 2023 · 0 comments

Comments

@DataSenseiAryan
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant