How can I replace loss function in tensor2tensor?

57 views Asked by At

I'm trying to train seq2seq model in tensor2tensor. Is it possible to replace CrossEntropy loss to other function?

Thanks in advance.

0

There are 0 answers