MCPcopy
hub / github.com/hunkim/PyTorchZeroToAll / 14_2_seq2seq_att.py

File 14_2_seq2seq_att.py

14_2_seq2seq_att.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Original code from
2# https://github.com/spro/practical-pytorch/blob/master/seq2seq-translation/seq2seq-translation.ipynb
3
4#import matplotlib.pyplot as plt

Callers

nothing calls this directly

Calls 3

TextDatasetClass · 0.90
trainFunction · 0.70
translateFunction · 0.70

Tested by

no test coverage detected