-
Blog under the Creative Commons Attribution-ShareAlike 3.0 License
Tag Archives: tutorial
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