Skip to content

alwaysbyx/PDE-HVAC-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PDE-HVAC-control

This repository contains the code and data to reproduce the results in our work: Ventilation and Temperature Control for Energy-efficient and Healthy Buildings: A Differentiable PDE Approach, which has been accepted by Applied Energy. You can get access to it via this link. Our framework

Installation

You are required to install

Learning for PDEs in smart buildings

cd learning
python learn_real.py # for real experiment
python learn_synthetic.py # for synthetic experiment

Controlling PDEs in smart buildings

cd control
python train_diffpde.py # our approach
python train_rl.py # reinforcement learning 
ODE_control.ipynb -- ODE approach

Citation

If this is useful for your work, please cite our paper.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published