Deep-Reinforcement-Learning-applied-to-DOOM
Deep-Reinforcement-Learning-applied-to-DOOM copied to clipboard
DQN, DDDQN, A3C, PPO, Curiosity applied to the game DOOM
Results
1
Deep-Reinforcement-Learning-applied-to-DOOM issues
Sort by
recently updated
recently updated
newest added
I try to train DQN with your code of the basic scenario,and I set the total_episodes to 1000.However,the agent looks like it can't find the target and shoot.Is the due...