/yaalp

Primary LanguageRustMIT LicenseMIT

Yaalp

Yet Another Artificial Life Project

Requirements

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.

Usage

To run the project, clone the repository and use cargo run.