You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Research implementation of Meta-Learning (MAML) in Multi-Agent Reinforcement Learning (MARL) for power grid control using L2RPN. This project explores how meta-learning can improve agent adaptation across varying grid topologies and operational scenarios, aiming for safer and more efficient grid management.
Source code for the papers: RL for Mitigating Cascading Failures: Targeted Exploration via Sensitivity Factors (NeurIPS) / Blackout Mitigation via Physics-guided RL (IEEE TPS). Built with TensorFlow.
Research on Hierarchical Multi-Agent Reinforcement Learning for Power Grid Topology Control (L2RPN). This project explores hierarchical MARL architectures, regional agents for stabilizing power grids using the Grid2Op environment.