diff --git a/kanto_map_dsv.png b/kanto_map_dsv.png new file mode 100644 index 00000000..d160efc7 Binary files /dev/null and b/kanto_map_dsv.png differ diff --git a/run.sh b/run.sh new file mode 100755 index 00000000..1491868a --- /dev/null +++ b/run.sh @@ -0,0 +1,5 @@ +#!/bin/bash +# python demo.py --config pokemon_red --vectorization multiprocessing --mode train --track +# python demo.py --config pokemon_red --vectorization multiprocessing --mode train +# python demo.py --config pokemon_red --mode train +python demo.py --backend clean_pufferl --config pokemon_red --vectorization multiprocessing --mode train --track