Skip to content

Commit e55f38b

Browse files
author
Matthew Inkawhich
committed
Added deploy_seq2seq_hybrid_frontend_tutorial; removed intro to hybrid frontend tutorial
1 parent 69d978e commit e55f38b

File tree

5 files changed

+883
-533
lines changed

5 files changed

+883
-533
lines changed
-11.6 KB
Loading

beginner_source/chatbot_tutorial.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -621,7 +621,7 @@ def batch2TrainData(voc, pair_batch):
621621
# .. figure:: /_static/img/chatbot/RNN-bidirectional.png
622622
# :width: 70%
623623
# :align: center
624-
# :alt: model
624+
# :alt: rnn_bidir
625625
#
626626
# Image source: http://colah.github.io/posts/2015-09-NN-Types-FP/
627627
#

0 commit comments

Comments
 (0)