MCPcopy 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
3import sys
4import numpy as np

Callers

nothing calls this directly

Calls 6

init_word_id_dictFunction · 0.85
print_sentenceFunction · 0.85
create_modelFunction · 0.70
appendMethod · 0.45
loadMethod · 0.45
predictMethod · 0.45

Tested by

no test coverage detected