You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -81,7 +81,10 @@ Seldon-core allows various types of components to be built and plugged into the
81
81
82
82
## Integrations
83
83
84
-
* seldon-core can be installed as part of the [kubeflow](https://github.com/kubeflow/kubeflow) project. A detailed [end-to-end example](https://github.com/kubeflow/example-seldon) provides a complete workflow for training various models and deploying them using seldon-core.
84
+
*[kubeflow](https://github.com/kubeflow/kubeflow)
85
+
* Seldon-core can be installed as part of the kubeflow project. A detailed [end-to-end example](https://github.com/kubeflow/example-seldon) provides a complete workflow for training various models and deploying them using seldon-core.
86
+
*[IBM's Fabric for Deep Learning](https://github.com/IBM/FfDL)
87
+
* Seldon-core can be used to [serve deep learning models trained using FfDL](https://github.com/IBM/FfDL/blob/master/community/FfDL-Seldon/README.md).
0 commit comments