/Stacked-Ensemble-CBOW-Model

Implementation of a Stacked Ensemble Continuous Bag of Word Model, in which the Meta-Learner is made up of three different submodels: 1) one-dimensional CNN 2) Stacked Bidirectional-Gru with Attention and 3)Stacked Bidirectional-Lstm with Attention

Primary LanguageJupyter NotebookMIT LicenseMIT

Watchers