docs: update README with title

This commit is contained in:
Ting-Jun Wang 2024-05-24 16:05:32 +08:00
parent 5eb83d7900
commit 922229ec58
Signed by: snsd0805
GPG Key ID: 48D331A3D6160354

View File

@ -1,6 +1,6 @@
# Homework 5
## Run in host
## Method (1) - Run in host
### Install Necessary Packages
@ -22,7 +22,7 @@ Evaluation
python pacman.py --eval --eval_model_path submissions/pacma_dqn.pt
```
## Run in Docker container
## Method (2) - Run in Docker container
### Install docker