Skip to content

Commit e59cf20

Browse files
prabhantPGijsbers
authored andcommitted
Extension addition to docs (openml#1051)
1 parent 3934634 commit e59cf20

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

doc/usage.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,3 +152,9 @@ Extending OpenML-Python
152152
OpenML-Python provides an extension interface to connect other machine learning libraries than
153153
scikit-learn to OpenML. Please check the :ref:`api_extensions` and use the
154154
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

Comments
 (0)