examples/github_issue_summarization/notebooks
Ankush Agarwal 6cf382f597 Distributed training using tensor2tensor (#86)
* Distributed training using tensor2tensor

* Use a transformer model to train the github issue summarization
problem
* Dockerfile for building training image
* ksonnet component for deploying tfjob

Fixes https://github.com/kubeflow/examples/issues/43

* Fix lint issues
2018-04-19 17:43:59 -07:00
..
ks-app Distributed training using tensor2tensor (#86) 2018-04-19 17:43:59 -07:00
Dockerfile Use ambassador to talk to the frontend ui (#71) 2018-04-06 21:50:08 -07:00
IssueSummarization.py Rename issue_summarization.py to IssueSummarization.py (#68) 2018-04-06 21:40:08 -07:00
Training.ipynb Update Training.ipynb (#52) 2018-03-19 16:08:01 -07:00
requirements.txt Move from a custom tornado server to a seldon-core server for serving the model (#36) 2018-03-09 14:36:12 -08:00
seq2seq_utils.py Add .pylintrc (#61) 2018-03-29 08:25:02 -07:00
train.py Use ambassador to talk to the frontend ui (#71) 2018-04-06 21:50:08 -07:00