Skip to content

XueweiYan/codenames-ai-analysis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codenames-ai-analysis

Introduction

This project includes the experiments and analysis on the performance of Codenames AI, a system capable of replacing human efforts in the game Codenames. To play the game, please visit https://github.com/XueweiYan/codenames-game-ai

Instructions

  • Docker image: yongqingli/codenames_ai

  • To test the pipeline of the project: python3 run.py test

  • To view full results (total time will take ~15 hours): python3 run.py all

  • To revert the repo back to its original state: python2 run.py clean

  • Results will be in Report.ipynb and Report.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 67.7%
  • Jupyter Notebook 28.3%
  • Dockerfile 4.0%