mnist_stage:
- load_data: pipelines component of load data
- train: pipelines component of train model
- predict: pipelines component od predict
- clinet.py: script build pipelines workflow.
tips: use this script in kubeflow notebokk servers, or you should rewrite script and compile your pipelines by rest api
links:
flask server in container
links:
mxnet-example: a run of random search by mxnet
links:
artifact work for pipelines and notebook servers
example in notebook:
user artifact in notebook
links: