MattStammers commited on
Commit
9a17c5a
·
1 Parent(s): c01507b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -53,4 +53,11 @@ python -m <path.to.train.module> --algo=APPO --env=doom_deathmatch_bots --train_
53
  ```
54
 
55
  Note, you may have to adjust `--train_for_env_steps` to a suitably high number as the experiment will resume at the number of steps it concluded at.
56
-
 
 
 
 
 
 
 
 
53
  ```
54
 
55
  Note, you may have to adjust `--train_for_env_steps` to a suitably high number as the experiment will resume at the number of steps it concluded at.
56
+
57
+ ## This bot is a killer
58
+
59
+ I have now trained over 10 Doom models. This one is definitely the most powerful/dangerous one so far. It unlike the others has learned a variety of techniques which make it hard to kill.
60
+
61
+ It seems to prefer the shotgun and sometimes minigun - when it has either it will often fell 3 or 4 bots in quick succession. When in a tight spot it will swivel around quickly and shoot.
62
+
63
+ I suspect it would be quite challenging to beat in a game.