Fast_Sentence_Embeddings icon indicating copy to clipboard operation
Fast_Sentence_Embeddings copied to clipboard

Hierarchical (Convolutional) Embeddings

Open oborchers opened this issue 3 years ago • 1 comments

oborchers avatar Dec 03 '21 10:12 oborchers

[ ] 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

oborchers avatar Dec 03 '21 10:12 oborchers