https://github.com/mostafanabieh/transfer-learning-with-tensorflow-hub
Transfer-learning with Tensorflow v2
https://github.com/mostafanabieh/transfer-learning-with-tensorflow-hub
deep-learning deep-neural-networks google machine-learning machinelearning python tensorflow tensorflow-tutorials tensorflow2 transfer-learning
Last synced: 3 months ago
JSON representation
Transfer-learning with Tensorflow v2
- Host: GitHub
- URL: https://github.com/mostafanabieh/transfer-learning-with-tensorflow-hub
- Owner: MostafaNabieh
- License: mit
- Created: 2020-03-21T17:46:33.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-21T17:47:58.000Z (over 5 years ago)
- Last Synced: 2025-01-25T16:14:59.527Z (5 months ago)
- Topics: deep-learning, deep-neural-networks, google, machine-learning, machinelearning, python, tensorflow, tensorflow-tutorials, tensorflow2, transfer-learning
- Language: Jupyter Notebook
- Homepage:
- Size: 758 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Transfer-learning-with-TensorFlow-Hub
TensorFlow Hub is a way to share pretrained model components. See the TensorFlow Module Hub for a searchable listing of pre-trained models. This tutorial demonstrates:
How to use TensorFlow Hub with tf.keras. How to do image classification using TensorFlow Hub.
