Text summarization using seq2seq in Keras
Stars
292
Forks
124
Watchers
Open Issues
17
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
68
commits
minor update doc
11df7c7
refactor the codes for tit to be deployed in pypi
f569b0e
b810330
predict script for rnn 3
1632da5
minor update
e3edb43
working recursive rnn 2
e08df6f
ad9ec55
my own implementation of recursive rnn 2
f37a100
minor code refactoring
393ace2
recursive rnn 2 does not seem to produce good results
e1635f1
enable switch between cpu and gpu
132989b
try to fix the problem with recursive rnn 2 data transformation
fd522cc
updated model for rnn 2
36c979b
complete training for recursive rnn 1
eba4421
updated model
677cf2c