Train a model with pretrained layer from tensorflow hub (universal-sentence-encoder) for sentiment analysis
Taking the Toxic Comment Classification Challenge on Kaggle. Training a transfer learning model with 6 sigmoid outputs to predict wheather a sentence contains "toxic", "severe_toxic", "obscene", "threat", "insult", "identity_hate".