Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev zany fun9 #303

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Dev zany fun9 #303

wants to merge 12 commits into from

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.

None yet

1 participant