Comment on An Introduction to Recurrent Neural NetworksparentComments−applecrazy7yMachine translation using RNNs actually uses two of them, one serving as an encoder and the other as a decoder (the Seq2Seq architecture)
Comments
Machine translation using RNNs actually uses two of them, one serving as an encoder and the other as a decoder (the Seq2Seq architecture)