Skip to content

A jupyter notebook, Text classificaiton using RMDL-Random Multimodel Deep Learning

Notifications You must be signed in to change notification settings

scionoftech/TextClassification-RMDL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Text MultiClass Classification - RMDL: Random Multimodel Deep Learning

A jupyter notebook, Text classificaiton using RMDL-Random Multimodel Deep Learning

Random Multimodel Deep Learning is a new ensemble, deep learning approach for classification. Deep learning models have achieved state-of-the-art results across many domains. RMDL solves the problem of finding the best deep learning structure and architecture while simultaneously improving robustness and accuracy through ensembles of deep learning architectures. RDML can accept as input a variety data to include text, video, images, and symbolic.

RMDL includes 3 Random models, oneDNN classifier at left, one Deep CNN classifier at middle, and one Deep RNN classifier at right (each unit could be LSTMor GRU)

Find more details about Random Multimodel Deep Learning at RMDL

RMDL

Dataset link bbc-fulltext-and-category

About

A jupyter notebook, Text classificaiton using RMDL-Random Multimodel Deep Learning

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published