Skip to content
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.

finnbear/prisoners-dilemma-q

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prisoners-dilemma-q

Reinforcement learning approach to the prisoner's dilemma, based on Q learning

  1. Run program with python3 main.py
  2. Wait for the population to train
  3. Play a random AI for multiple turns or let the AIs play defined strategies

Data

Loading image...

About

Reinforcement learning approach to the prisoner's dilemma, based on Q learning

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages