Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试在 tensor2tensor 中训练 seq2seq 模型。是否可以将 CrossEntropy 损失替换为其他函数?
提前致谢。