Two simple sample pipelines are introduced on this repo with both KFP SDK and TFX SDK.
Penguin classification pipeline with KFP SDK. To try to run this pipeline, check this document.
- TBD
- Add unit test
- Migrate from
GCSPath
intoArtifact
- Pipeline E2E test
- Add Pusher component
- Add sample example pipeline 😃