Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 268 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 268 Bytes

durakula

This is an implementation of an AI which plays the card-game `Durak'.

Documentation

TODO.

  1. Implement Game. Must be fast, vectorized (Implement Torch).
  2. Implement MCTS.
  3. Implement agents (Deep).