chore: updated readme with assignemnt description

This commit is contained in:
Krzysztof Rudnicki 2024-10-27 20:21:37 +01:00
parent ca440c6be0
commit 0b954cb1ea

View File

@ -1,5 +1,13 @@
# USD
## Task:
Zapoznaj się z [MetaDrive](https://github.com/metadriverse/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`
`pip install -r requirements.txt`