mirror of
https://github.com/illiumst/marl-factory-grid.git
synced 2026-07-24 11:41:50 +02:00
1ceee8633855d1cf52ed0a196b252cc88fd95f28
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
Languages
Python
100%