paper-with-me

Papers

pymgrid: An Open-Source Python Microgrid Simulator for Applied Artificial Intelligence Research

2020-11-11 · Gonzague Henri, Tanguy Levent, Avishai Halev, REDA ALAMI, Philippe Cordier

Microgrids, self contained electrical grids that are capable of disconnecting from the main grid, hold potential in both tackling climate change mitigation via reducing CO2 emissions and adaptation by increasing infrastructure resiliency. Due to their distributed nature, microgrids are often idiosyncratic; as a result, control of these systems is nontrivial. While microgrid simulators exist, many are limited in scope and in the variety of microgrids they can simulate. We propose pymgrid, an open-source Python package to generate and simulate a large number of microgrids, and the first open-source tool that can generate more than 600 different microgrids. pymgrid abstracts most of the domain expertise, allowing users to focus on control algorithms. In particular, pymgrid is built to be a reinforcement learning (RL) platform, and includes the ability to model microgrids as Markov decision processes. pymgrid also introduces two pre-computed list of microgrids, intended to allow for research reproducibility in the microgrid setting.

📄 PDF Abstract BibTeX arXiv:2011.08004

Code (2)

Total-RD/pymgrid 공식 구현
bhushan318/pymgridbhu

Tasks

Reinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Energy Pricing in P2P Energy Systems Using Reinforcement Learning

2022-10-24 · Nicolas Avila, Shahad Hardan, Elnura Zhalieva, Moayad Aloqaily 외

The increase in renewable energy on the consumer side gives place to new dynamics in the energy grids. Participants in a microgrid can produce energy and trade it with their peers (peer-to-peer) with the permission of th…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

UXsim: An open source macroscopic and mesoscopic traffic simulator in Python -- a technical overview

2023-09-29 · Toru Seo

This note describes a technical overview of UXsim, an open source macro/mesoscopic traffic simulator in pure Python programming language. UXsim is based on Kinematic Wave model (more specifically, mesoscopic version of N…

Bridging Natural Language and Microgrid Dynamics: A Context-Aware Simulator and Dataset

2026-04-07 · Tinko Sebastian Bartels, Ruixiang Wu, Xinyu Lu, Yikai Lu 외 arxiv

Addressing the critical need for intelligent, context-aware energy management in renewable systems, we introduce the OpenCEM Simulator and Dataset: the first open-source digital twin explicitly designed to integrate rich…

Microgrid Planner: A Distributed Energy Resource Sizing Method

2024-06-27 · Daniel Reich

We present a heuristic search method for distrubuted energy resource sizing, released in Microgrid Planner, an open-source software platform. Our method is constructed to identify a wide range of microgrid design options…

Heuristic Search

Qiskit Machine Learning: an open-source library for quantum machine learning tasks at scale on quantum hardware and classical simulators

2025-05-23 · M. Emre Sahin, Edoardo Altamura, Oscar Wallis, Stephen P. Wood 외

We present Qiskit Machine Learning (ML), a high-level Python library that combines elements of quantum computing with traditional machine learning. The API abstracts Qiskit's primitives to facilitate interactions with cl…

Quantum Machine Learning