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

add LSTM attention implementation #2

Open
bugface opened this issue Aug 3, 2020 · 1 comment
Open

add LSTM attention implementation #2

bugface opened this issue Aug 3, 2020 · 1 comment
Assignees
Labels
new features/models request to add new features or models

Comments

@bugface
Copy link
Contributor

bugface commented Aug 3, 2020

Adding the LSTM-attention implementation. we need to merge the LSTM and LSTM attention into a unified model.

We also need to create common task.py and utils for all the models since we need to run all models on the same datasets.

@bugface bugface added the new features/models request to add new features or models label Aug 3, 2020
@bugface bugface self-assigned this Aug 3, 2020
@bugface
Copy link
Contributor Author

bugface commented Aug 24, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new features/models request to add new features or models
Projects
None yet
Development

No branches or pull requests

1 participant