8 lines
431 B
Markdown
8 lines
431 B
Markdown
# Source Code for IBM OSS pipeline demo using PyTorch.
|
|
|
|
This dictretory contains the source code for the PyTorch Gender Classification demo using FfDL and Seldon on KubeFlow Pipeline.
|
|
|
|
- [manifest.yml](manifest.yml): Manifest file for FfDL training.
|
|
- [model-source-code](model-source-code): Model training source code for the demo
|
|
- [seldon-pytorch-serving-image](seldon-pytorch-serving-image): Seldon Serving image for the demo.
|