mirror of
https://github.com/illiumst/marl-factory-grid.git
synced 2025-07-08 02:21:36 +02:00
d69cf75c15d08fb1061c869a7e60e4c130d6fc6d
EDYS
Tackling emergent dysfunctions (EDYs) in cooperation with Fraunhofer-IKS
Setup
- Make sure to install
virtualenv
usingpip 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%