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

Hierarchical (Convolutional) Embeddings #55

Open
oborchers opened this issue Dec 3, 2021 · 1 comment
Open

Hierarchical (Convolutional) Embeddings #55

oborchers opened this issue Dec 3, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@oborchers
Copy link
Owner

No description provided.

@oborchers oborchers added the enhancement New feature or request label Dec 3, 2021
@oborchers oborchers self-assigned this Dec 3, 2021
@oborchers oborchers changed the title Added Hierarchical (Convolutional) Embeddings Hierarchical (Convolutional) Embeddings Dec 3, 2021
@oborchers
Copy link
Owner Author

[ ] pre_inference_calls
[ ] base_iterator:
[X] Rewrite VecsConfig to combine FT & W2V
[ ] Hierarchical Average
[ ] Stride Parameter: https://adeshpande3.github.io/A-Beginner%27s-Guide-To-Understanding-Convolutional-Neural-Networks-Part-2/
[ ] Average:
[ ] inherit from base_iterator
[ ] avg core routines in cyhton
[ ] Max Pooling
[ ] inherit from base_iterator
[ ] avg core routines in cyhton
[ ] Check for further simple models
[ ] Min Pooling

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

No branches or pull requests

1 participant