An open API service indexing awesome lists of open source software.

https://github.com/butanium/yaalp


https://github.com/butanium/yaalp

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# Yaalp
Yet Another Artificial Life Project

## Requirements

In order to run this project, you need to have [Rust](https://www.rust-lang.org/tools/install) and the `LibTorch` library installed. Follow the instructions on the [tch-rust repo](https://github.com/LaurentMazare/tch-rs) 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`.