ComplexCNN icon indicating copy to clipboard operation
ComplexCNN copied to clipboard

pytorch implementation of complex convolutional neural network

Results 4 ComplexCNN issues
Sort by recently updated
recently updated
newest added

**I am sorry. Recently, I wanna achieve a CNN for complex value. However, it is failed to install the package of complexcnn. I try it on Ubuntu OS and I...

Thanks to give an example of ComplexCNN on pytorch. Could you give an example code of implementation of ComplexCNN on Mnist?

it seems that it select a cuda device if possible, but not using it while calculating : ) (while the program still works fine~)

Hi, Thanks for providing ComplexCNN. I would like to know if there is any Pytorch implementation of Complex Batch Normalization and Complex ReLU. Thank