Update README.md
Browse files
README.md
CHANGED
|
@@ -10,7 +10,7 @@ tags:
|
|
| 10 |
---
|
| 11 |
# SolarSys: Scalable Hierarchical Coordination for Distributed Solar Energy
|
| 12 |
|
| 13 |
-
SolarSys is a novel **Hierarchical Multi-Agent Reinforcement Learning (HRL)** system designed to manage energy storage and peer-to-peer (P2P) trading across large communities of solar-equipped residences. This repository contains the full source code for the SolarSys system, including the trained policies, the custom Gym environment, and the hierarchical diffusion model used for data
|
| 14 |
|
| 15 |
---
|
| 16 |
|
|
|
|
| 10 |
---
|
| 11 |
# SolarSys: Scalable Hierarchical Coordination for Distributed Solar Energy
|
| 12 |
|
| 13 |
+
SolarSys is a novel **Hierarchical Multi-Agent Reinforcement Learning (HRL)** system designed to manage energy storage and peer-to-peer (P2P) trading across large communities of solar-equipped residences. This repository contains the full source code for the SolarSys system, including the trained policies, the custom Gym environment, and the hierarchical diffusion model used for data generation.
|
| 14 |
|
| 15 |
---
|
| 16 |
|