complexPyTorch icon indicating copy to clipboard operation
complexPyTorch copied to clipboard

Autograd and backpropagation

Open sweetan8898 opened this issue 10 months ago • 0 comments

hi I am a beginner to complex valued networks, My program uses real-valued loss functions and the network does not converge and I have a question: What kind of loss function should guide the network for complex valued networks? Is real or complex loss more appropriate? This must have something to do with how torch backspreads now. My understanding in this area is insufficient, although torch gives the specific calculation procedure.

autograd

I am looking forward to your reply. Thank you very much.

sweetan8898 avatar Apr 12 '24 02:04 sweetan8898