-
Blog under the Creative Commons Attribution-ShareAlike 3.0 License
Monthly Archives: May 2017
Classifying text with Keras: Visualization
This is part 3 of a three-part series describing text processing and classification. Part 1 covers input data preparation and neural network construction, part 2 adds a variety of quality metrics, and part 3 visualizes the results. The output of … Continue reading
Posted in Uncategorized
Leave a comment
Classifying Text with Keras: Logging
This is part 2 of a three-part series describing text processing and classification. Part 1 covers input data preparation and neural network construction, part 2 adds a variety of quality metrics, and part 3 visualizes the results. In part 1 … Continue reading
Classifying Text with Keras: Basic Text Processing
This is part 1 of a three-part series describing text processing and classification. Part 1 covers input data preparation and neural network construction, part 2 adds a variety of quality metrics, and part 3 visualizes the results. This post covers … Continue reading