ematvey / tensorflow-seq2seq-tutorials

Dynamic seq2seq in TensorFlow, step by step

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

last cell in '3-seq2seq-native-new.ipynb'

kilianfan opened this issue · comments

should be:
tracks_time.plot(figsize=(8, 5), title='GRU vs LSTM loss, compute-time')

fixed it, thanks for noticing!