Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tensorpack/tensorpack
/ _build_player
Method
_build_player
examples/A3C-Gym/simulator.py:85–86 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
83
84
@abstractmethod
85
def
_build_player(self):
86
pass
87
88
89
@six.add_metaclass(ABCMeta)
Callers
1
run
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected