Skip to content

tschimbr/newswires

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

# Classifying newswires

Another example from the book "Deep Learning with Python" from Francois Chollet.
We build in a network to classify Reuters newswires into 46 mutually exclusive topics.
Each datapoint should be classified into only one category, i.e. it's an instance of single-label, multiclass classification.

## Net architecture for newswire classification
![Keras computational graph for the newswire classification task.](model.png "Keras computational graph for the newswire classification task.")

About

classifying newswires into 46 mutually exclusive topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 100.0%