I built OpenGrid : RL environment where your AI agent acts as a power grid operator (with live physics & renewables)
Hello everyone, I wanted to share a project I am working on for a hackathon. It’s a reinforcement learning environment where an AI agent acts as a power grid operator. I’ve tried to keep physics and maths as real as possible. Github repo link : https://github.com/krishnagoyal099/Opengrid_env Live link : https://huggingface.co/spaces/K446/Opengrid I would really like to get your feedback on the physics modeling and reward structure, and also if anyone manages to solve the “hard” task! I am willing […]