https://github.com/chanwit/same-retrain-flowers
https://github.com/chanwit/same-retrain-flowers
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/chanwit/same-retrain-flowers
- Owner: chanwit
- Created: 2021-06-02T04:36:00.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-14T15:25:21.000Z (almost 5 years ago)
- Last Synced: 2025-02-13T03:18:31.903Z (over 1 year ago)
- Language: Python
- Size: 81.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SAME Example: Tensorflow v2 Retrain Flowers Classification
> This is a work in progress!
## Prerequisite
- A Kubernetes cluster with Kubeflow Pipeline installed.
- Create a Repository Secret, name it `KUBECONFIG` and put your cluster credentails there.
## Usage
- Make change to your Python codes and push.