Skip to content

Deep Reinforcement Learning in the ViZDoom environment

Notifications You must be signed in to change notification settings

pcode93/rl_doom

Repository files navigation

ViZDoom DRL

Deep Reinforcement Learning in Doom


Implemented Agents

  • A2C
  • PPO + GAE
  • DQN, DDQN, with the possibilty of a dueling architecture

Networks used

  • CNN based on DeepMinds architecture
  • CapsNet

About

Deep Reinforcement Learning in the ViZDoom environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages