fix entry order

This commit is contained in:
Jinyang
2026-03-17 07:37:53 +04:00
committed by GitHub
parent 61d69eeff8
commit 742c99aa3c

View File

@@ -722,9 +722,9 @@ _Libraries for generating and working with logs._
_Libraries for Machine Learning. Also see [awesome-machine-learning](https://github.com/josephmisiti/awesome-machine-learning#python)._
- [Agno](https://github.com/agno-agi/agno) - Open-source Python library for building AI agents and agentic systems.
- [diffusers](https://github.com/huggingface/diffusers) - A library that provides pretrained diffusion models for generating and editing images, audio, and video.
- [gym](https://github.com/openai/gym) - A toolkit for developing and comparing reinforcement learning algorithms.
- [Agno](https://github.com/agno-agi/agno) - Open-source Python library for building AI agents and agentic systems.
- [Feature-engine](https://github.com/feature-engine/feature_engine) - sklearn compatible API with the widest toolset for feature engineering and selection.
- [H2O](https://github.com/h2oai/h2o-3) - Open Source Fast Scalable Machine Learning Platform.
- [Instructor](https://github.com/567-labs/instructor) - A library for extracting structured data from LLMs, powered by Pydantic.