mirror of
https://github.com/kuhyx/WUT_Computer_Science.git
synced 2026-07-04 15:43:16 +02:00
chore: updated readme with assignemnt description
This commit is contained in:
parent
ca440c6be0
commit
0b954cb1ea
10
README.md
10
README.md
@ -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`
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user