Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chinawithfrank/ChatBotCourse
/ lstm_train.py
File
lstm_train.py
chatbotv2/lstm_train.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
numpy
as
np
Callers
nothing calls this directly
Calls
6
init_word_id_dict
Function · 0.85
print_sentence
Function · 0.85
create_model
Function · 0.70
append
Method · 0.45
load
Method · 0.45
predict
Method · 0.45
Tested by
no test coverage detected