ElegantRL icon indicating copy to clipboard operation
ElegantRL copied to clipboard

AN error about DDQN

Open guest-oo opened this issue 1 year ago • 2 comments

File "E:\ElegantRL-master (1)\ElegantRL-master\elegantrl\agents\AgentDQN.py", line 117, in update_objectives if self.if_fit_cum_r: AttributeError: 'AgentDoubleDQN' object has no attribute 'if_fit_cum_r'

guest-oo avatar Oct 06 '24 08:10 guest-oo