mirror of
https://github.com/illiumst/marl-factory-grid.git
synced 2025-12-21 22:36:05 +01:00
017a94d6b7e8a95a061c5594018937fb8e2657df
EDYS
Tackling emergent dysfunctions (EDYs) in cooperation with Fraunhofer-IKS
Setup
- Make sure to install
virtualenvusingpip install virtualenv - Create a new virtual environment
virtualenv venv - Activate the virtual environment
source venv/bin/activate - Install the required dependencies
pip install requirements.txt
Description
Languages
Python
100%