I need to write complex-value neural network in tensorflow but I get an error
I have complex input to into the neural network, and I also need the neural network to have complex weights, but when writing the code, I get the error as below:
I have complex input to into the neural network, and I also need the neural network to have complex weights, but when writing the code, I get the error as below: