Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- table-processing
|
| 5 |
+
tags:
|
| 6 |
+
- ai
|
| 7 |
+
- smart-grid
|
| 8 |
+
- demand-response
|
| 9 |
+
- optimization
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
+
# UEX-IntelligentEnergySystems
|
| 13 |
+
|
| 14 |
+
A curated hub for AI-driven energy systems, smart grids, and demand-side management.
|
| 15 |
+
|
| 16 |
+
## 📊 Overview
|
| 17 |
+
This hub contains **453** curated datasets, categorized by their specific research domains.
|
| 18 |
+
|
| 19 |
+
## 📂 Structure
|
| 20 |
+
- `UEX-IntelligentEnergySystems_OpenDatasets.md`: Human-readable database with direct links.
|
| 21 |
+
- `data.json`: Machine-readable structured data.
|
| 22 |
+
- `References.bib`: BibTeX citations for all included works.
|
| 23 |
+
|
| 24 |
+
## 🏷️ Refined Categories
|
| 25 |
+
| Category | Count | Core Focus |
|
| 26 |
+
| :--- | :--- | :--- |
|
| 27 |
+
| **Forecasting & Prediction** | 111 | Power output, load, and weather prediction. |
|
| 28 |
+
| **Optimization & Control** | 280 | Grid stability, demand response, and scheduling. |
|
| 29 |
+
| **Demand Response & IoT** | 31 | Specialized research in this domain. |
|
| 30 |
+
| **AI & Deep Learning** | 31 | Specialized research in this domain. |
|
| 31 |
+
|
| 32 |
+
## 🔗 Collection
|
| 33 |
+
This dataset is part of the [UEX-IntelligentEnergySystems Collection](https://huggingface.co/collections/UEXdo/uex-intelligentenergysystems).
|