Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 363 Bytes

File metadata and controls

7 lines (5 loc) · 363 Bytes

Transfer Learning for NLP with TensorFlow Hub

Used pre-trained NLP text embedding models from TensorFlow Hub, perform transfer learning to fine-tune models on real-world data, build and evaluate multiple models for text classification with TensorFlow, and visualize model performance metrics with Tensorboard.

Transfer Learning for NLP with TensorFlow Hub