/Tweet-Emotion-Recognition-with-TensorFlow

Tweet Emotion Recognition using TensorFlow

Apache License 2.0Apache-2.0

Tweet-Emotion-Recognition-with-TensorFlow

Project Structure

The hands on project on Tweet Emotion Recognition with TensorFlow is divided into following tasks:

Task 1: Introduction

Task 2: Setup and Imports

Task 3: Importing Data

Task 4: Tokenizer

Task 5: Padding and Truncating Sequences

Task 6: Preparing Labels

Task 7: Creating the Model

Task 8: Training the Model

Task 9: Evaluating the Model