Othello written in Rust
othello-alphazero/
GitHub pages: https://near129.github.io/othello/
Script to train alpha zero nural network
othello-alphazero/train_model/main.pyscript to train modelothello-alphazero/selfplay/main.rsselfplay and create train data (prallel processing)othello-alphazero/selfplay/vs_random.rsalphazero vs random (prallel processing)
