Skip to content

aja512/Transfer-Learning-for-NLP-with-TensorFlow-Hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Learnt how to use pre-trained models from TensorFlow Hub with tf.keras for text classification. Transfer learning makes it possible to save training resources and to achieve good model generalization even when training on a small dataset. Demonstration was done by training with several different TF-Hub modules.