• Coding
  • Backpropagation for Dueling Architecture Neural Network

Hello,

I've been trying to code a dueling architecture network, and I've been able to feedforward, but when it came to actually calculate the gradients and update the weights after having calculated the error, I got completely lost.

Any help is appreciated!
First of all what's the language you're coding with? second you need to post a part of the code where you think the problem lies so the memebers can help