Skip to content

priyasiddharth/autopoiesis-system

Repository files navigation

Autopoiesis simulator

Installation

You will need python3 installed on the system.

  1. Initialize the python virtual environment python3 -m venv env

  2. Activate the environment source env/bin/activate

  3. Install dependencies pip install -r requirements.txt

  4. Run the bath processor python3 world_presenter.py

About

ECE 750 Winter 2020 Artificial Life project

Resources

License

Stars

Watchers

Forks

Packages

No packages published