tiehangd / CNN_LSTM_language_modelView on GitHub
Implementation from scratch of a CNN-LSTM network for language models. Useful features are extracted from the CNN layer below and then feed up to the LSTM layer which forms a sequential context for the prediction.
27Feb 24, 2023Updated 3 years ago

Alternatives and similar repositories for CNN_LSTM_language_model

Users that are interested in CNN_LSTM_language_model are comparing it to the libraries listed below

Sorting:

Are these results useful?