Giovanni Campagna
|
ed10e1b916
|
Rename the python package to genienlp
|
2020-01-28 18:06:50 -08:00 |
Giovanni Campagna
|
2762720bcb
|
Add a BiLSTM encoder
To produce a meaningful initial state for the BiLSTM on the decoder,
and to further encode the output of BERT
|
2020-01-17 21:41:31 -08:00 |
Giovanni Campagna
|
92ac4003e7
|
Allow combining BERT (Identity) encoder with LSTM decoder
Make up a zero initial state of the RNN, and use attention.
This should improve the convergence of the decoder and at least
learning valid syntax.
|
2020-01-17 20:30:44 -08:00 |
Giovanni Campagna
|
1f7edc7b24
|
BERT
|
2020-01-16 15:34:16 -08:00 |
Giovanni Campagna
|
d569037078
|
Make tests pass
Redo how predict works, fix reversing
|
2020-01-14 09:26:33 -08:00 |
mehrad
|
3a1b969ad3
|
updates
|
2019-03-01 17:51:54 -08:00 |
mehrad
|
9c3145846a
|
add tests
|
2019-03-01 17:51:54 -08:00 |