Grid2Op
Grid2Op copied to clipboard
Grid2Op a testbed platform to model sequential decision making in power systems.
## Expand Observation + Action to check for game-ending topology changes I am playing around with the various options to simulate the environment. In the latest version there appear to...
- [ ] let the choice between using name of the backend and names in the time series - [ ] add support for storage units and shunts
- [x] in the Runner, add something like seeds, or ep_ids etc. - [ ] more complex tests: - [x] in "options": - [x] redispatching - [x] storage - [x]...
- [ ] parameters - [ ] forecast parameters - [x] max iter - [x] skip initial time steps
## Feature Request By default an episode in Grid2Op will terminate if one of the following conditions is met: 1. The agent reaches the end of the scenario (no more...
## Documentation issue description Looking at the 'gettting_started' / 'Introduction.ipynb' I see some interesting parameters (such as the ability to increase the no. of editable substations or powerlines in 1...
## Specifications **Grid2op**: 1.10.0 **Python**: 3.11.9 **System**: Windows 11 ## Is your feature request related to a problem? Please describe. An backend-agnostic way to convert an observation vector to per-unit...
## **Related Problem & Feature Request** ### **Related Problem** In the official [**Grid2Op repo**](https://github.com/rte-france/Grid2Op); a Multi-Agent Reinforcement Learning(MARL) example is currently being developed under the branch **[dev_multiagent](https://github.com/rte-france/Grid2Op/tree/dev_multiagent)** . In the...
## **Related Problem & Feature Request** ### **Related Problem** In the official [**Grid2Op repo**](https://github.com/rte-france/Grid2Op); a Multi-Agent Reinforcement Learning(MARL) example is currently being developed under the branch **[dev_multiagent](https://github.com/rte-france/Grid2Op/tree/dev_multiagent)** . In the...