1
0
mirror of https://github.com/gryf/coach.git synced 2025-12-17 11:10:20 +01:00

human agent will exit when human control not supported by environment; jupyter notebooks fixes

This commit is contained in:
Gal Novik
2018-09-17 15:59:00 +03:00
parent bb76c5c726
commit abaa58b559
4 changed files with 10 additions and 6 deletions

View File

@@ -348,7 +348,7 @@
"metadata": {},
"source": [
"# Running the Preset\n",
"(this is normally done from command line by running ```python coach.py -p atari_categorical_dqn ... ```)"
"(this is normally done from command line by running ```coach -p Atari_C51 ... ```)"
]
},
{