gaudetcj / DeepQuaternionNetworks

Code for Deep Quaternion Networks
MIT License
52 stars 11 forks source link

Error in 'conv_utils.normalize_data_format' #6

Open animeshseemendra opened 4 years ago

animeshseemendra commented 4 years ago

While running the code in quaternion layers conv.py file has an error.

gaudetcj commented 4 years ago

Hi,

I have not used Keras since this was uploaded. I have switched to Pytorch and have quaternion and generalized hypercomplex network code in that framework.

I will no longer be updating this repo.

If you want to run quaternion or generalized vector map convolutions use my latest repo.