Skip to content
This repository was archived by the owner on Aug 7, 2019. It is now read-only.

Commit 127b5cc

Browse files
committed
Add chatbot tutorial to beginner_source
1 parent 31197f7 commit 127b5cc

File tree

11 files changed

+1460
-0
lines changed

11 files changed

+1460
-0
lines changed
23.1 KB
Loading

_static/img/chatbot/attn1.png

40.4 KB
Loading

_static/img/chatbot/attn2.png

29.4 KB
Loading

_static/img/chatbot/bot.jpg

27.6 KB
Loading

_static/img/chatbot/global_attn.png

86.1 KB
Loading

_static/img/chatbot/grad_clip.png

30.8 KB
Loading

_static/img/chatbot/scores.png

39.1 KB
Loading
36.6 KB
Loading

_static/img/chatbot/seq2seq_model.png

57.4 KB
Loading

beginner_source/chatbot_tutorial.py

Lines changed: 1459 additions & 0 deletions
Large diffs are not rendered by default.

index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ Beginner Tutorials
7575
beginner/dcgan_faces_tutorial
7676
beginner/audio_classifier_tutorial
7777
beginner/fgsm_tutorial
78+
beginner/chatbot_tutorial
7879

7980
Intermediate Tutorials
8081
----------------------

0 commit comments

Comments
 (0)