A chess engine written in Rust implementing DQN algorithm
This has been my final undergraduate project.
You need to install Pytorch from official repository:
cargo build -r
cargo run -r
A chess engine written in Rust implementing DQN algorithm
This has been my final undergraduate project.
You need to install Pytorch from official repository:
cargo build -r
cargo run -r