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

Latest commit

 

History

History
9 lines (7 loc) · 307 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 307 Bytes

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...