Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pytorch/tutorials
/ chatbot_tutorial.py
File
chatbot_tutorial.py
beginner_source/chatbot_tutorial.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# -*- coding: utf-8 -*-
2
3
""
"
4
Chatbot Tutorial
Callers
nothing calls this directly
Calls
10
printLines
Function · 0.85
loadLinesAndConversations
Function · 0.85
extractSentencePairs
Function · 0.85
loadPrepareData
Function · 0.85
trimRareWords
Function · 0.85
batch2TrainData
Function · 0.85
LuongAttnDecoderRNN
Class · 0.85
trainIters
Function · 0.85
GreedySearchDecoder
Class · 0.85
EncoderRNN
Class · 0.70
Tested by
no test coverage detected