Skip to content

leoleung1998/transfer_learning_NLP_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Transfer Learning with NLP Tensorflow hub

In this project, I have used pretrainned models from Tensorflow hub with tf.kear for text classification and visualise the performace using TensorBoard.

"Quora Insincere Questions Classification" from kaggle will be used and our models will be trained to detect if the questions asked on Quora is sincere or not.

Five pre-trained models were used as stated below:

  1. gnews-swivel-20dim
  2. nnlm-en-dim50
  3. nnlm-en-dim128
  4. universal-sentence-encoder
  5. universal-sentence-encoder-large

To run the notebook, please make a copy on Google Colab first

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published