whoiszyc/IntelliHealer
IntelliHealer: An imitation and reinforcement learning platform for self-healing distribution networks
This project helps utility operators quickly restore power in a distribution network after an outage. It takes real-time grid conditions as input and recommends optimal actions like switching tie-lines and adjusting reactive power to restore service. Power grid operators and system engineers who manage electricity distribution networks would use this to automate and speed up service restoration.
Use this if you need an automated, real-time system to restore power and optimize service in complex electricity distribution networks.
Not ideal if you are looking for a general-purpose simulation tool for power systems or a simple fault detection system without restoration capabilities.
Stars
32
Forks
4
Language
Python
License
GPL-3.0
Category
Last pushed
Oct 24, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/whoiszyc/IntelliHealer"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
DLR-RM/stable-baselines3
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
google-deepmind/dm_control
Google DeepMind's software stack for physics-based simulation and Reinforcement Learning...
Denys88/rl_games
RL implementations
pytorch/rl
A modular, primitive-first, python-first PyTorch library for Reinforcement Learning.
yandexdataschool/Practical_RL
A course in reinforcement learning in the wild