Neural Networks with Keras Cookbook
上QQ阅读APP看书,第一时间看更新

Categorizing news articles into topics

In the previous case studies, we analyzed datasets that were structured, that is, contained variables and their corresponding values. In this case study, we will be working on a dataset that has text as input, and the expected output is one of the 46 possible topics that the text is related to.