Skip to content

add model architecture parametrization #17

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

Open
dayyass opened this issue Dec 5, 2020 · 0 comments · May be fixed by #31
Open

add model architecture parametrization #17

dayyass opened this issue Dec 5, 2020 · 0 comments · May be fixed by #31
Assignees
Labels
enhancement New feature or request

Comments

@dayyass
Copy link
Owner

dayyass commented Dec 5, 2020

add config parametrization for:

  • full path to modules
  • neural_network architecture (BiLSTM, BiLSTMAttn, ...)
  • embedding (pre-trained or not)
  • embedding dropout (SpatialDropout, WordEmbeddingsDropout)
  • attention
  • ...
@dayyass dayyass self-assigned this Dec 5, 2020
@dayyass dayyass added enhancement New feature or request good first issue Good for newcomers labels Dec 5, 2020
@dayyass dayyass changed the title add BiLTSMAttn model add model architecture parametrization Dec 7, 2020
@dayyass dayyass removed the good first issue Good for newcomers label Dec 7, 2020
@dayyass dayyass linked a pull request Dec 7, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant