A repository to host extended examples and tutorials
Go to file
Ankush Agarwal 1c72cf942f Move from mlkube-testing to kubeflow-ci for test-infra (#65)
Fixes https://github.com/kubeflow/examples/issues/63
2018-03-29 15:25:03 -07:00
agents Add .pylintrc (#61) 2018-03-29 08:25:02 -07:00
github_issue_summarization Github Issue Summarization - Train using TFJob (#55) 2018-03-29 13:37:04 -07:00
test/workflows Move from mlkube-testing to kubeflow-ci for test-infra (#65) 2018-03-29 15:25:03 -07:00
.gitignore Move from a custom tornado server to a seldon-core server for serving the model (#36) 2018-03-09 14:36:12 -08:00
.pylintrc Add .pylintrc (#61) 2018-03-29 08:25:02 -07:00
CONTRIBUTING.md Add issue link for GH issue summarization 2018-03-02 09:03:24 -08:00
LICENSE Initial commit 2018-02-01 13:13:10 -08:00
OWNERS Add cwbeitel reviewer & texasmichelle approver (#64) 2018-03-29 15:21:03 -07:00
README.md Add detail to cluster setup instructions (#44) 2018-03-11 22:29:11 -07:00
prow_config.yaml Skeleton testing framework (#18) 2018-03-01 21:30:50 -08:00

README.md

A repository to host extended examples and tutorials for kubeflow.

  1. Github issue summarization using sequence-to-sequence learning by Hamel Husain