Skip to content

Conversation

@ZanyFun9
Copy link
Collaborator

No description provided.

add model DMR(AAAI2020)
Update:
1.SequencePoolingLayer(add padding_first)
2.AttentionSequencePoolingLayer(add padding_first,causality,self_attention)
Add:
1.Add a new layer: PositionalEncoding(Layer)
Update:
1.LocalActivationUnit(add self attention that used in DMR. )
Add:
1.EmbeddingIndex(From deepmatch,will used in DMR)
2.SampledSoftmaxLayer(From deepmatch,will used in DMR)
3.PoolingLayer(From deepmatch,will used in DMR)
an example to run dmr
add from .dmr import DMR
Add DMR model
add SampledSoftmaxLayer,EmbeddingIndex,PoolingLayer,PositionalEncoding
change h5py version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant