Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 234 Bytes

File metadata and controls

9 lines (8 loc) · 234 Bytes

alpha-noah

A simple implementation of an AI game player inspired by AlphaZero.

Set Up

To get started, make sure Rust and sqlite3 are installed. Then run the following set of commands:

cargo install --path .
sh set-up.sh