mirror of
https://github.com/gryf/coach.git
synced 2025-12-18 11:40:18 +01:00
benchmarks and pip package updates
This commit is contained in:
@@ -6,7 +6,7 @@ The parameters used for DFP are the same parameters as described in the [origina
|
||||
### Doom Basic DFP - 8 workers
|
||||
|
||||
```bash
|
||||
python3 coach.py -p Doom_Basic_DFP -n 8
|
||||
coach -p Doom_Basic_DFP -n 8
|
||||
```
|
||||
|
||||
<img src="doom_basic_dfp_8_workers.png" alt="Doom Basic DFP 8 workers" width="800"/>
|
||||
@@ -15,7 +15,7 @@ python3 coach.py -p Doom_Basic_DFP -n 8
|
||||
### Doom Health (D1: Basic) DFP - 8 workers
|
||||
|
||||
```bash
|
||||
python3 coach.py -p Doom_Health_DFP -n 8
|
||||
coach -p Doom_Health_DFP -n 8
|
||||
```
|
||||
|
||||
<img src="doom_health_dfp_8_workers.png" alt="Doom Health DFP 8 workers" width="800"/>
|
||||
@@ -25,7 +25,7 @@ python3 coach.py -p Doom_Health_DFP -n 8
|
||||
### Doom Health Supreme (D2: Navigation) DFP - 8 workers
|
||||
|
||||
```bash
|
||||
python3 coach.py -p Doom_Health_Supreme_DFP -n 8
|
||||
coach -p Doom_Health_Supreme_DFP -n 8
|
||||
```
|
||||
|
||||
<img src="doom_health_supreme_dfp_8_workers.png" alt="Doom Health Supreme DFP 8 workers" width="800"/>
|
||||
|
||||
Reference in New Issue
Block a user