Skip to content

Commit d63e4cd

Browse files
authored
Add scikit learn in libraries page (#337)
* Add scikit learn in libraries page * Update models-libraries.md * Update models-libraries.md
1 parent 433b378 commit d63e4cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/hub/models-libraries.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ The table below summarizes the supported libraries and their level of integratio
2424
| [RL-Baselines3-Zoo](https://github.com/DLR-RM/rl-baselines3-zoo) | Training framework for Reinforcement Learning, using [Stable Baselines3](https://github.com/DLR-RM/stable-baselines3).|||||
2525
| [Sentence Transformers](https://github.com/UKPLab/sentence-transformers) | Compute dense vector representations for sentences, paragraphs, and images. |||||
2626
| [spaCy](https://github.com/explosion/spaCy) | Advanced Natural Language Processing in Python and Cython. |||||
27+
| [Scikit Learn (using skops)](https://skops.readthedocs.io/en/stable/) | Machine Learning in Python. |||||
2728
| [Speechbrain](https://speechbrain.github.io/) | A PyTorch Powered Speech Toolkit. |||||
2829
| [Stable-Baselines3](https://github.com/DLR-RM/stable-baselines3) | Set of reliable implementations of deep reinforcement learning algorithms in PyTorch |||||
2930
| [TensorFlowTTS](https://github.com/TensorSpeech/TensorFlowTTS) | Real-time state-of-the-art speech synthesis architectures. |||||

0 commit comments

Comments
 (0)