Skip to content

groupoasys/BeyondNeuralFog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BeyondNeuralFog

The aim of this repository is to provide details of the data sets and code used in the related research titled Beyond the Neural Fog: Interpretable Learning for AC Optimal Power Flow (Link to paper).

Data Description

The following files are included in this repository:

  • case14.m: MATPOWER file containing data for the IEEE 14-bus power system.
  • case30.m: MATPOWER file containing data for the IEEE 30-bus power system.
  • case57.m: MATPOWER file containing data for the IEEE 57-bus power system.
  • case118.m: MATPOWER file containing data for the IEEE 118-bus power system.

We have used the dataset from Joswig-Jones, Trager, Ahmed Zamzam, and Kyri Baker. 2021. "OPFLearnData: Dataset for Learning AC Optimal Power Flow." NREL Data Catalog. Golden, CO: National Renewable Energy Laboratory. Last updated: January 21, 2025. DOI: 10.7799/1827404. In particular:

References

[1] {{ Reference_1_Details }}

Developed by

Funding

This work was supported by the Spanish Ministry of Science and Innovation (AEI/10.13039/501100011033) through projects:

  • PID2020-115460GB-I00
  • PID2023-148291NB-I00

How to cite the repo and the paper?

If you want to cite the related paper or this repository, please use the following bib entries:

  • Article:
@article{{ {{ Article_Citation_Key }},
title = {{ {{ Article_Title }} }},
journal = {{ {{ Journal_Name }} }},
volume = {{ {{ Volume }} }},
pages = {{ {{ Pages }} }},
year = {{ {{ Year }} }},
author = {{ {{ Authors }} }}
}
  • Repository:
@misc{{BeyondNeuralFog,
author = {S. Pineda and J. Pérez and J.M. Morales},
year = {2024},
title = {BeyondNeuralFog},
howpublished = {\url{https://github.com/groupoasys/BeyondNeuralFog}}
}

Do you want to contribute?

Please, do it. Any feedback is welcome, so feel free to ask or comment anything you want via a Pull Request in this repo.
If you need extra help, you can contact us.

License

Licensed under the GNU General Public License, Version 3 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at:

http://www.gnu.org/licenses/gpl-3.0.en.html

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the License governing permissions and
limitations under the License.

About

Data for the paper Beyond the Neural Fog: Interpretable Learning for AC Optimal Power Flow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages