PyTorch implementation of batched bi-RNN encoder and attention-decoder.
Stars
281
Forks
45
Watchers
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
20
commits
Update README.md
f1ae2f5
masking attention weights according to sequence length
46d7c83
Update attentionRNN.py
0d7d091
10ecacb
be6a208
9dc2b85
3feeb13
removed context input before final layer
8334155
using tanh activation & fix comments
31c0b5f
use tanh activation
e368f5f
77e5cf2
b4ab5d8
f653321
1b2a16a
bb0f0b1