rdnfn / beobench

A toolkit providing easy and unified access to building control environments for reinforcement learning (RL).
https://beobench.readthedocs.io
MIT License
37 stars 4 forks source link

Add baseline control script with agent from energym package #60

Closed rdnfn closed 2 years ago

rdnfn commented 2 years ago

Problem

Limited availability of good baseline agents.

Potential Solution

Add agent script for energym envs that uses the energym baseline agents.

See https://bsl546.github.io/energym-pages/sources/notebooks/Apartments2Thermal.html

rdnfn commented 2 years ago

This is implemented, will be added with v0.4.3.