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.; ir-sim: IR-SIM is an open-source, Python-based robot simulator tailored for navigation, control, and reinforcement learning. It offers a lightweight, user-friendly framework for rapid prototyping with built-in collision detection, ideal for academic and educational purposes.
Developing and experimenting with various deep reinforcement learning algorithms
Simulating multi-robot collision avoidance strategies and group behaviors.