Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 365 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 365 Bytes

JengaZero

installation

Tested with Python 3.8 on Ubuntu 20.04

  • Download with git clone https://github.com/pranavraj575/jengazero
  • Install stuff with pip3 install -e . run within the jengazero directory

running

Run agents/arena.py to make all the agents fight

See research_paper.pdf for a detailed report of our findings.