Skip to content

classifying newswires into 46 mutually exclusive topics

Notifications You must be signed in to change notification settings

jbessi/newswires

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 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.

About

classifying newswires into 46 mutually exclusive topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published