Code Monkey home page Code Monkey logo

rl_vvc's Introduction

A Reinforcement Learning-based Volt-VAR Control Dataset

This repository contains a suite of Volt-VAR control (VVC) benchmarks for conducting research on sample efficient, safe, and robust RL-based VVC algorithms. It includes the IEEE 13, 123, and 8500-node test feeders wrapped as a gym-like environment along with baseline algorithm implementations to reproduce the results of [1]

Installation

  1. Download .zip of this repository
  2. Install the packages

TODO

Usage

Run baseline algorithms

Set environment and algorithm parameters in the config variable in main.py, then run the program

python main.py

Implement custom off-policy RL algorithms

Create implement the update(), act_deterministic, and act_probabilistic functions in the /algos/template.py file

References

[1] Y. Gao and N. Yu, โ€œA reinforcement learning-based volt-VAR control dataset and testing environment,โ€ arXiv.org, 20-Apr-2022. [Online]. Available: https://arxiv.org/abs/2204.09500.

Citing this benchmark

To cite this benchmark, please cite the following paper:

@misc{gao2022dataset,
  doi = {10.48550/ARXIV.2204.09500},
  url = {https://arxiv.org/abs/2204.09500},
  author = {Gao, Yuanqi and Yu, Nanpeng},
  title = {A Reinforcement Learning-based Volt-VAR Control Dataset and Testing Environment},
  publisher = {arXiv},
  year = {2022},
}

rl_vvc's People

Contributors

yg-smile avatar benedikt-schesch avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.