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 not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected