Skip to content

tayor/energyplus-gym

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[WIP]

This repository contains a PIP package which is an OpenAI environment for doing EnergyPlus simulations of energy building modeling.

Installation

Install the OpenAI gym.

Then install this package via

pip install -e .

Usage

import gym
import gym_energyplus

env = gym.make('energyplus-v0')

See https://github.com/matthiasplappert/keras-rl/tree/master/examples for some examples.

About

A Gym Environment for EnergyPlus Simulations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published