Summary: 9 instances, 5 unique Text Count #return tf.Variable(tf.constant(0.1, shape=shape, dtype=np.float32), name='biases') #TODO: Should we initialize it from 0 1 model.task_updates(sess, task, task_train_images, task_labels[task]) # TODO: For MAS, should the gradients be for current task or all the previous tasks 3 num_val_img = 0 # you can change the number of validation images here TODO: Pass this as argument 2 # TODO: Tmp remove this? 1 # TODO: For MAS, should the gradients be for current task or all the previous tasks 2