Skip to content

ckorgial/DRL-for-ConnectX-Game-TensorFlow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

DRL for ConnectX Game TensorFlow

Deep Reinforcement Learning (DRL) for ConnectX Game. The Game is the ConnectFour and used three Different Policies:

ConnectX

  1. Proximal Policy Optimization (PPO)
  2. Advanced Actor Critic (A2C)
  3. Deep - Q Learning (DQL)