Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 1 day 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-21T17:47:58.000Z (almost 5 years ago)
- Last Synced: 2025-01-08T13:57:28.705Z (18 days 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.
![Transfer](https://res.cloudinary.com/dyd911kmh/image/upload/f_auto,q_auto:best/v1516368587/transfer-learning_2x_hjrupn.png)