J
jeremy
Video
Teacher Forcing in Neural Machine Translation
Teacher forcing is a supervised learning mechanism in sequence-to-sequence models that accelerates training by replacing autoregressive predicted tokens with ground truth labels during the decoder's …