Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 374 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 374 Bytes

Skat: The traditional card-game with automated agents!

Installation

Supported Python version
  • Python 3.10
Required packages
  • numpy
  • pytorch

As this is a work in progress, install the latest development version by cloning this repository and install it locally:

git clone https://github.com/gsilvan/Skat.git
cd Skat
pip install .