Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aja512/transfer-learning-for-nlp-with-tensorflow-hub

Mini-Project using TensorFlow Hub
https://github.com/aja512/transfer-learning-for-nlp-with-tensorflow-hub

deep-learning nlp tensorboard tensorflow tensorflow-hub

Last synced: about 9 hours ago
JSON representation

Mini-Project using TensorFlow Hub

Awesome Lists containing this project

README

        

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.