8000 GitHub - mistermoutan/Doom-RL: Implementation of Deep Reinforcement Learning algorithms. Methods are applied to a self-learning video game agent in the DOOM videogame.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Implementation of Deep Reinforcement Learning algorithms. Methods are applied to a self-learning video game agent in the DOOM videogame.

Notifications You must be signed in to change notification settings

mistermoutan/Doom-RL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning to kill demons.

Implemented methods can be found in different branch of the repository:

  • Policy gradient (master)
  • A2C (a2c)
  • A3C (a3c)
  • PPO (ppo)
  • PPO set up with transfer learning approach (PPO_transfer_learn)
  • DDDQN (ddqnper)

About

Implementation of Deep Reinforcement Learning algorithms. Methods are applied to a self-learning video game agent in the DOOM videogame.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0