Merge pull request #2950 from hiSandog/add-agno

Add Agno to Machine Learning section
This commit is contained in:
Jinyang
2026-03-17 07:38:30 +04:00
committed by GitHub

View File

@@ -722,6 +722,7 @@ _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.
- [Feature-engine](https://github.com/feature-engine/feature_engine) - sklearn compatible API with the widest toolset for feature engineering and selection.