mirror of
https://github.com/gryf/coach.git
synced 2025-12-17 11:10:20 +01:00
committed by
Gal Leibovich
parent
34bc292e60
commit
9e82c06be3
@@ -54,7 +54,8 @@
|
||||
" sys.path.append(module_path)\n",
|
||||
"\n",
|
||||
"import tensorflow as tf\n",
|
||||
"from rl_coach.architectures.tensorflow_components.heads.head import Head, HeadParameters\n",
|
||||
"from rl_coach.architectures.tensorflow_components.heads.head import Head\n",
|
||||
"from rl_coach.architectures.head_parameters import HeadParameters\n",
|
||||
"from rl_coach.base_parameters import AgentParameters\n",
|
||||
"from rl_coach.core_types import QActionStateValue\n",
|
||||
"from rl_coach.spaces import SpacesDefinition"
|
||||
|
||||
Reference in New Issue
Block a user