q1_t = q_function(params.fcs, self.obs_t_ph, self.actions_t_ph,
                              params.concat_index, tf.nn.relu, XAVIER_INIT,
                              XAVIER_INIT, ZEROS_INIT, scope='q1')