noahwillcrow / alpha-noah

A simple implementation of an AI game player inspired by AlphaZero

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A simple implementation of an AI game player inspired by AlphaZero

License:MIT License


Languages

Language:Rust 100.0%Language:Shell 0.0%