diff --git a/doc/usage.rst b/doc/usage.rst index 1d54baa62..3d91eb838 100644 --- a/doc/usage.rst +++ b/doc/usage.rst @@ -152,3 +152,9 @@ Extending OpenML-Python OpenML-Python provides an extension interface to connect other machine learning libraries than scikit-learn to OpenML. Please check the :ref:`api_extensions` and use the scikit-learn extension in :class:`openml.extensions.sklearn.SklearnExtension` as a starting point. +Here is a list of currently maintained OpenML extensions: + +* `openml-keras `_ +* `openml-pytorch `_ +* `openml-tensorflow(for tensorflow 2+) `_ +