Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chinawithfrank/ChatBotCourse
/ my_seq2seq.py
File
my_seq2seq.py
chatbotv2/my_seq2seq.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# -*- coding: utf-8 -*-
2
3
import
sys
4
import
math
Callers
nothing calls this directly
Calls
6
MySeq2Seq
Class · 0.70
vector2word
Function · 0.70
train
Method · 0.45
load
Method · 0.45
generate_trainig_data
Method · 0.45
predict
Method · 0.45
Tested by
no test coverage detected