mirror of
https://github.com/illiumst/marl-factory-grid.git
synced 2025-09-15 07:23:59 +02:00
e8d79d40e1e595d9f1a185e6907dba3278f77d81
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%