Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What's up with Tensorflow? #135

Closed
ivan-avalos opened this issue Jan 18, 2018 · 2 comments
Closed

What's up with Tensorflow? #135

ivan-avalos opened this issue Jan 18, 2018 · 2 comments

Comments

@ivan-avalos
Copy link

Is there any difference between Tensorflow and Kubeflow? Why are you developing both?

@jlewi
Copy link
Contributor

jlewi commented Jan 19, 2018

TensorFlow and Kubeflow are very different and very complimentary

TensorFlow is a framework for writing ML algorithms (particular deep learning).

Kubeflow is about making it easy to run TensorFlow and other pieces of an ML platform (e.g. TensorBoard) on Kubernetes.

@ivan-avalos
Copy link
Author

ivan-avalos commented Jan 20, 2018 via email

@jlewi jlewi closed this as completed Jan 20, 2018
yanniszark pushed a commit to arrikto/kubeflow that referenced this issue Feb 15, 2021
* The GKEDemo is using the GitHub summarization example; I think we should
  put all of the code for that demo kubeflow/examples
  (see kubeflow/examples#161)

* The main code is the Katib HP controller git-issue-summarize-demo.go

* We don't need the manifests for deploying katib because we can deploy
  Katib using the Kubeflow ksonnet package.

* The code in docker-image duplicates the code in kubeflow/examples so we
  shouldn't need it.

Related to: kubeflow#116
elenzio9 pushed a commit to arrikto/kubeflow that referenced this issue Oct 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants