MCPcopy Create free account
hub / github.com/chinawithfrank/ChatBotCourse / seq2seq_example.py

File seq2seq_example.py

seq2seq/tflearn_prj/seq2seq_example.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'''
2Pedagogical example realization of seq2seq recurrent neural networks, using TensorFlow and TFLearn.
3More info at https://github.com/ichuang/tflearn_seq2seq
4'''

Callers

nothing calls this directly

Calls 4

SequencePatternClass · 0.85
TFLearnSeq2SeqClass · 0.85
trainMethod · 0.45
predictMethod · 0.45

Tested by

no test coverage detected