microsoft/maro
Multi-Agent Resource Optimization (MARO) platform is an instance of Reinforcement Learning as a Service (RaaS) for real-world resource optimization problems.
Provides built-in simulation scenarios (container inventory management, bike repositioning, VM scheduling) with a modular toolkit for defining custom environments, while supporting both reinforcement learning and operations research algorithms. Offers a three-tier architecture combining simulation, RL abstractions (agent manager, algorithms, learners), and distributed computing components for multi-agent coordination. Integrates with PyTorch and supports Docker deployment for scalable, containerized training workflows.
910 stars. No commits in the last 6 months.
Stars
910
Forks
159
Language
Python
License
MIT
Category
Last pushed
Apr 24, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/microsoft/maro"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related agents
facebookresearch/BenchMARL
BenchMARL is a library for benchmarking Multi-Agent Reinforcement Learning (MARL). BenchMARL...
Toni-SM/skrl
Modular Reinforcement Learning (RL) library (implemented in PyTorch, JAX, and NVIDIA Warp) with...
datamllab/rlcard
Reinforcement Learning / AI Bots in Card (Poker) Games - Blackjack, Leduc, Texas, DouDizhu, Mahjong, UNO.
utiasDSL/gym-pybullet-drones
PyBullet Gymnasium environments for single and multi-agent reinforcement learning of quadcopter control
koulanurag/ma-gym
A collection of multi agent environments based on OpenAI gym.