Skip to main content

Blog

Learn About Our Meetup

5000+ Members

MEETUPS

LEARN, CONNECT, SHARE

Join our meetup, learn, connect, share, and get to know your Toronto AI community. 

JOB POSTINGS

INDEED POSTINGS

Browse through the latest deep learning, ai, machine learning postings from Indeed for the GTA.

CONTACT

CONNECT WITH US

Are you looking to sponsor space, be a speaker, or volunteer, feel free to give us a shout.

[D] I am confused. It appears that the Tensor2Tensor Transformer recquires the actual target as an input?

If, say, we translate from english to german then it appears that the Decoder wants the german text as in Input before it produces an output that could be used for a loss calculation and then training.

https://github.com/tensorflow/tensor2tensor/blob/master/tensor2tensor/models/transformer.py

*The title should read ” It appears that the Tensor2Tensor Transformer Decoder recquires the actual target as an input?”, sorry

submitted by /u/ReasonablyBadass
[link] [comments]