Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/aja512/transfer-learning-for-nlp-with-tensorflow-hub
- Owner: aja512
- License: bsd-3-clause
- Created: 2021-04-16T11:30:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-04-27T14:12:15.000Z (over 3 years ago)
- Last Synced: 2023-03-07T14:43:53.104Z (over 1 year ago)
- Topics: deep-learning, nlp, tensorboard, tensorflow, tensorflow-hub
- Language: Jupyter Notebook
- Homepage:
- Size: 6.38 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.