Yet Another Artificial Life Project
In order to run this project, you need to have Rust and the LibTorch
library installed. Follow the instructions on the tch-rust repo to install LibTorch
. For Linux installation, make sure to choose the cxx11 ABI
and not the Pre-cxx11 ABI
on the PyTorch website.
To run the project, clone the repository and use cargo run
.