-
I thought it might be a good idea to document how to use the energym api in the context of a Wrapped Environement (RL) for research purposes.
Thanks for the hardwork guys and here is the minimal exam…
-
Code:
```python
import energym
from energym.examples.Controller import LabController
from energym.wrappers.rl_wrapper import RLWrapper
import gym
from stable_baselines3 import PPO
envName =…
-
Hello:
I found that there are no datasets in hvacl_offline_rl. Could you upload it?
By the way, could you tell me what is the datase made of?
I have sucessfully made an Online RL test based on …
agl71 updated
4 months ago
-
I got the error `fmi2EnterInitializationMode: The FMU instance could instance1658863597 not be initialized. EnergyPlus can't start . Check if EnergyPlus is installed and on the system path. Unable to …
-
Awesome work! 👍
For additional buildings (EnergyPlus models) that could be interesting to have available, see:
https://www.energycodes.gov/prototype-building-models
https://www.energy.gov/eere…
-
Dear,
Thanks for your great work. I'm trying to add new models to the environment but after compiling the FMU it is unclear how to use it. By reading a little bit of the code of the existing ones I…
-
Hello everyone, firstly I wanted to congratulate you on your work as I find it very useful!
I'm writing to you because I would like to get in output from EnergyPlus a detailed csv with the results.…
-
hi! trying the code copied by the notebook example into the documentation of SwissHouseRSlaTank-v0 model i found an error. The compilation return the following error:
AttributeError: 'NoneType' objec…
-
![image](https://github.com/BCDA-APS/apstools/assets/2279984/f1d55e03-a1f5-485b-8425-f2e20531d023)
-
Running for 1 time step, saving the restart files (distrfunc, distrfunc.nc, and mnemonic file), then running another time step is not yielding equivalent results to just running two time steps.
Thi…