Hyperparameter Tuning for Sentence Classification

This is the eighth and final article in an eight part series on a practical guide to using neural networks applied to real world problems. Specifically, this is a problem we faced at Metacortex. We needed our bots to understand when a question, statement, or command sent to our bot(s). The goal being to query […]

FastText for Sentence Classification

This is the seventh article in an eight part series on a practical guide to using neural networks, applied to real world problems. Specifically, this is a problem we faced at Metacortex — where we needed our bots to understand when a question, statement, or command sent to our bot(s). The goal being to query […]

Convolutional Neural Networks (CNN) to Classify Sentences

This is the sixth article in an eight part series on a practical guide to using neural networks, applied to real world problems. Specifically, this is a problem we faced at Metacortex. We needed our bots to understand when a question, statement, or command sent to our bot(s). The goal being to query the institutional […]