Deep-Reinforcement-Learning-Algorithms-with-PyTorch icon indicating copy to clipboard operation
Deep-Reinforcement-Learning-Algorithms-with-PyTorch copied to clipboard

Some questions abot Dueling DQN

Open Yang-Yefeng opened this issue 5 years ago • 1 comments
trafficstars

Hello, I am new in this field, and my question is: where I can find your structure of your Neural Network in your code about the algorithm Dueling DQN? Thanks very much!!

Yang-Yefeng avatar Dec 17 '19 07:12 Yang-Yefeng

here: https://github.com/p-christ/Deep-Reinforcement-Learning-Algorithms-with-PyTorch/blob/79fc69c1010f91795ca5319bc263f5c3442b0d25/agents/DQN_agents/Dueling_DDQN.py#L47

ferreirafabio avatar Dec 05 '20 11:12 ferreirafabio