Pglib Opf

Benchmarks for the Optimal Power Flow Problem
Alternatives To Pglib Opf
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Fashion Mnist9,856
2 years ago24mitPython
A MNIST-like fashion product database. Benchmark :point_down:
Nlp_chinese_corpus8,344
6 months ago20mit
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
Clue3,345
6 months ago73Python
中文语言理解测评基准 Chinese Language Understanding Evaluation Benchmark: datasets, baselines, pre-trained models, corpus and leaderboard
Benchmarking Gnns2,196
5 months ago6mitJupyter Notebook
Repository for benchmarking graph neural networks
Deepmoji1,462
3 months ago10mitPython
State-of-the-art deep learning model for analyzing sentiment, emotion, sarcasm etc.
Codexglue1,191
4 months ago23mitC#
CodeXGLUE
Beir1,12084 months ago29July 21, 202357apache-2.0Python
A Heterogeneous Benchmark for Information Retrieval. Easy to use, evaluate your models across 15+ diverse IR datasets.
Torchmoji882
5 months ago21mitPython
😇A pyTorch implementation of the DeepMoji model: state-of-the-art deep learning model for analyzing sentiment, emotion, sarcasm etc
Tdc8774a month ago32January 27, 202332mitJupyter Notebook
Therapeutics Data Commons: Artificial Intelligence Foundation for Therapeutic Science
Matterport834
22 days ago48mitC++
Matterport3D is a pretty awesome dataset for RGB-D machine learning tasks :)
Alternatives To Pglib Opf
Select To Compare


Alternative Project Comparisons
Readme

Power Grid Lib - Optimal Power Flow

This benchmark library is curated and maintained by the IEEE PES Task Force on Benchmarks for Validation of Emerging Power System Algorithms and is designed to evaluate a well established version of the the AC Optimal Power Flow problem. This introductory video and detailed report present the motivations and goals of this benchmark library. In particular, these cases are designed for benchmarking algorithms that solve the following Non-Convex Nonlinear Program,

  The Mathematical Model of the Optimal Power Flow Problem  

A detailed description of this mathematical model is available here. All of the cases files are curated in the MATPOWER data format. Open-source reference implementations are available in MATPOWER and PowerModels.jl and baseline results are reported in BASELINE.md.

Problem Variants

These cases may also be useful for benchmarking the following variants of the Optimal Power Flow problem,

  • DC Optimal Power Flow
  • AC Optimal Transmission Switching
  • DC Optimal Transmission Switching

That said, these cases are curated with the AC Optimal Power Flow problem in mind. Application to other domains and problem variants should be done with discretion.

Case File Overview

A forthcoming technical report will detail the sources, motivations, and procedures for curating these case files.

In this repository the network data files are organized into the following three broad groups:

  • /*.m - base case benchmarks as originally specified
  • /api/*.m - heavily loaded test cases (i.e. binding thermal limit constraints)
  • /sad/*.m - small phase angle difference cases (i.e. binding phase angle difference constraints)

Contributions

All case files are provided under a Creative Commons Attribution License, which allows anyone to share or adapt these cases as long as they give appropriate credit to the orginal author, provide a link to the license, and indicate if changes were made.

Community-based recommendations and contributions are welcome and encouraged in all PGLib repositories. Please feel free to submit comments and questions in the issue tracker. Corrections and new network contributions are welcome via pull requests. All data contributions are subject to a quality assurance review by the repository curator(s).

Citation Guidelines

This repository is not static. Consequently, it is critically important to indicate the version number when referencing this repository in scholarly work.

Users of this these cases are encouraged to cite the original source documents that are indicated in the file headers and the achrive report.

Popular Benchmark Projects
Popular Dataset Projects
Popular Software Performance Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Matlab
Dataset
Benchmark
Flow
Benchmarking