Go to file
2024-10-27 20:27:56 +01:00
.gitignore feat: hello world open ai gymnasium 2024-10-04 14:31:22 +02:00
LICENSE Initial commit 2024-10-04 14:22:34 +02:00
main.py chore: metadrivee <hello_world> 2024-10-27 20:27:56 +01:00
README.md chore: updated readme with assignemnt description 2024-10-27 20:21:37 +01:00
requirements.txt chore: metadrivee <hello_world> 2024-10-27 20:27:56 +01:00

USD

Task:

Zapoznaj się z MetaDrive. Wytrenuj co najmniej dwóch różnych agentów wykorzystując algorytmy wieloagentowe (MA), na co najmniej trzech różnych mapach. Omów otrzymane wyniki oraz zwizualizuj działanie wytrenowanych agentów.

How to run:

Install swig, python and pip Install libraries required by program: pip install -r requirements.txt