We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3934634 commit e59cf20Copy full SHA for e59cf20
1 file changed
doc/usage.rst
@@ -152,3 +152,9 @@ Extending OpenML-Python
152
OpenML-Python provides an extension interface to connect other machine learning libraries than
153
scikit-learn to OpenML. Please check the :ref:`api_extensions` and use the
154
scikit-learn extension in :class:`openml.extensions.sklearn.SklearnExtension` as a starting point.
155
+Here is a list of currently maintained OpenML extensions:
156
+
157
+* `openml-keras <https://github.com/openml/openml-keras>`_
158
+* `openml-pytorch <https://github.com/openml/openml-pytorch>`_
159
+* `openml-tensorflow(for tensorflow 2+) <https://github.com/openml/openml-tensorflow>`_
160
0 commit comments