Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 313 Bytes

File metadata and controls

11 lines (9 loc) · 313 Bytes

classification-news-articles-using-RNN-LSTM

Classification of news articles (Reuter data) using RNN (LSTM)

Perform an experiment for the classification of news articles (Reuter data) using RNN (LSTM)

Library used for this project:

  • Numpy
  • Tensorflow
  • Keras