Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages