issues
search
nyu-mll
/
spinn
NYU ML² work on sentence encoding with tree structure and dynamic graphs
MIT License
107
stars
38
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
code for ST-gumbel on ListOps dataset
#101
chijames
closed
3 years ago
1
Purpose of '(' and ')' parentheses in ListOps
#100
adamsolomou
closed
3 years ago
2
Scripts for collapsing/binarizing ptb trees
#99
bo-son
closed
4 years ago
2
Run model on arbitrary sentence
#98
descartesholland
closed
5 years ago
2
Cannot run code when following instructions: Assertion Error
#97
filipbstipic
opened
5 years ago
5
Fix missing comma
#96
dimalik
closed
5 years ago
0
Switch SacreBLEU
#95
woollysocks
opened
6 years ago
0
Best checkpoint for NMT
#94
woollysocks
closed
6 years ago
1
Please put MT architecture behind a flag.
#93
woollysocks
closed
6 years ago
5
Merge in 'is it syntax baselines'
#92
sleepinyourhat
closed
6 years ago
0
Integrating Chart Parsing code
#91
woollysocks
closed
6 years ago
0
Options to set initial c-state for TreeLSTM.
#90
mrdrozdov
closed
7 years ago
0
Use catalan as a prior.
#89
mrdrozdov
closed
7 years ago
0
Simple save/load of yellowfin optimizer.
#88
mrdrozdov
closed
7 years ago
0
more accurate version of gumbel estimator
#87
ethancaballero
closed
7 years ago
0
Logging improvements
#86
ciptah
closed
7 years ago
0
Add flag to control log file format
#85
ciptah
closed
7 years ago
0
Deprecated eval_format
#84
woollysocks
closed
7 years ago
1
Fixed supervised_classifier
#83
ciptah
closed
7 years ago
0
Predict a binary value for each transition
#82
mrdrozdov
closed
7 years ago
2
Simple Tree Attention.
#81
mrdrozdov
closed
7 years ago
0
(Don't merge) Speed improvement.
#80
mrdrozdov
closed
7 years ago
1
Optimize validation.
#79
mrdrozdov
closed
7 years ago
0
Sample uniformly over binary trees rather than transitions.
#78
mrdrozdov
closed
7 years ago
0
Eval script.
#77
mrdrozdov
closed
7 years ago
0
Soft wake/sleep for RL.
#76
mrdrozdov
closed
7 years ago
0
Alternative reduce function.
#75
mrdrozdov
closed
7 years ago
0
Merge attention branch.
#74
mrdrozdov
closed
7 years ago
0
Simple attempt at tree attention.
#73
mrdrozdov
closed
7 years ago
0
Save tracker input in memory.
#72
mrdrozdov
closed
7 years ago
0
Decrease verboseness when logging flags and parsing data.
#71
mrdrozdov
closed
7 years ago
0
Arith exp
#70
mrdrozdov
closed
7 years ago
0
Remove concept of Sentence/SentencePair. Use wrap/unwrap instead.
#69
mrdrozdov
closed
7 years ago
0
Refactor transitions to mask only at the end for acc/loss.
#68
mrdrozdov
closed
7 years ago
0
All stack items now live on the cpu.
#67
mrdrozdov
closed
7 years ago
1
Enable the Travis!
#66
mrdrozdov
closed
7 years ago
0
Add couple sentencepair-like tasks.
#65
mrdrozdov
closed
7 years ago
0
Use cell output in transition net.
#64
mrdrozdov
closed
7 years ago
0
Ported from Chainer to Pytorch, but at an earlier SHA.
#63
mrdrozdov
closed
7 years ago
0
Migrate from chainer to pytorch.
#62
mrdrozdov
closed
7 years ago
0
Log transition loss even during rl.
#61
mrdrozdov
closed
7 years ago
0
Add alternative baselines to exponential moving average.
#60
mrdrozdov
closed
7 years ago
0
Don't use stack 'c' states in MLP.
#59
sleepinyourhat
closed
7 years ago
0
Use xent reward in RL
#58
mrdrozdov
closed
7 years ago
0
Print trees for error analysis.
#57
mrdrozdov
closed
7 years ago
0
Eval once per epoch
#56
mrdrozdov
closed
7 years ago
0
Enable dropout on input embeddings
#55
mrdrozdov
closed
7 years ago
0
Add product and different features
#54
mrdrozdov
closed
7 years ago
0
Add RMSProp
#53
mrdrozdov
closed
7 years ago
0
MLP Features
#52
mrdrozdov
closed
7 years ago
0
Next