mirror of
https://github.com/illiumst/marl-factory-grid.git
synced 2025-10-30 12:27:25 +01:00
c552c35f66b76b032c07a386e589ec5ddc2612ae
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 -r requirements.txt
Description
Languages
Python
100%