MCPcopy Create free account
hub / github.com/aviralkumar2907/CQL / create_agent

Function create_agent

atari/online/train.py:39–64  ·  view source on GitHub ↗

Creates an online agent. Args: sess: A `tf.Session`object for running associated ops. environment: An Atari 2600 environment. summary_writer: A Tensorflow summary writer to pass to the agent for in-agent training statistics in Tensorboard. Returns: A DQN agent with metri

(sess, environment, summary_writer=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected