# in the tutorial TRANSLATION WITH A SEQUENCE TO SEQUENCE NETWORK AND ATTENTION, the author encourages the readers to train # an encoder-decoder model without attention mechanism and observe the ...
Here we initialize some parameters used for the exercise.