waimaoer / machine_learning_pytorch_simple_cnn_1d_nlp

The purpose of this notebook is to demonstrate how to build a simple one dimensionnal CNN to do text classification. The dataset used in this notebook is the "Twitter Sentiment Analysis" dataset. The goal of the network is to be able to predict whether a given has a positive or a negative sentiment.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

waimaoer/machine_learning_pytorch_simple_cnn_1d_nlp Stargazers