Microsoft AutoGen: AutoGen is a versatile framework for developing multi-agent AI applications that can operate autonomously or in collaboration with humans. It offers a layered, extensible design, including Core and AgentChat APIs, along with developer tools like AutoGen Studio for no-code GUI development and AutoGen Bench for performance evaluation.; pytorch-DRL: Pytorch-madrl provides modular PyTorch implementations for a range of Deep Reinforcement Learning (DRL) algorithms, suitable for both single and multi-agent systems. It features a unified agent interface with components for environment interaction, training, and action selection to promote code reusability across different DRL methods.
Developing multi-agent AI applications
Developing and experimenting with various deep reinforcement learning algorithms