Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 217 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 217 Bytes

set-card-game-AI

An AI to play the card game Set

dependencies

pip

install with sudo -H pip install

  • matplotlib
  • opencv-python
  • sklearn

apt

install with sudo apt-get install ...

  • python-tk