↓ 14 callersFunctionprocessElements(attribute, template, data, settings, dataBindFunction, noDataFunction)
rllab/viskit/static/js/jquery.loadTemplate-1.5.6.js:367
↓ 8 callersFunctionforward_dense_layer(input, W, b, nonlinearity=tf.identity, batch_norm=False, scope='', reuse=True, is_training=False)
sandbox/rocky/tf/core/utils.py:47
↓ 8 callersFunctionmake_dense_layer(input_shape, num_units, name='fc', W=L.XavierUniformInitializer(), b=tf.zeros_initializer, weight_norm=False,
sandbox/rocky/tf/core/utils.py:38
↓ 6 callersFunctionrollout(env, agent, max_path_length=np.inf, animated=False, speedup=1, save_video=True, video_filename='sim_out.mp4',
rllab/sampler/utils.py:6