This repository is the code basis for the paper titled "Using Deep Learning and Knowledge Transfer to Disaggregate Energy Consumption"
Python
1
12 commits
updated Jun 26, 2024
Create a conda environment
Activate the environment
Install NILMTK with the changes made
The datasets should be placed outside the repository in a folder called datasets. The folder structure should be:
datasets
Download UKDale H5 - https://data.ukedc.rl.ac.uk/browse/edc/efficiency/residential/EnergyConsumption/Domestic/UK-DALE-2017/UK-DALE-FULL-disaggregated/ukdale.h5.zip
Download REFIT CSV -
Convert REFIT to H5 using the NILMTK Converter
In the transfer learning process you need to change the fridge_frezzer name in the refit base_results to fridge.
This project is licensed under the MIT License - see the LICENSE file for details
If you use this code please site our work: Teixeira, Rafael & Antunes, Mário & Gomes, Diogo. (2021). Using Deep Learning and Knowledge Transfer to Disaggregate Energy Consumption. 1-7. 10.1109/ICWAPR54887.2021.9736149.
12 commits
Python
99.9%
This repository is the code basis for the paper titled "Using Deep Learning and Knowledge Transfer to Disaggregate Energy Consumption"
Python
1
12 commits
updated Jun 26, 2024
Create a conda environment
Activate the environment
Install NILMTK with the changes made
The datasets should be placed outside the repository in a folder called datasets. The folder structure should be:
datasets
Download UKDale H5 - https://data.ukedc.rl.ac.uk/browse/edc/efficiency/residential/EnergyConsumption/Domestic/UK-DALE-2017/UK-DALE-FULL-disaggregated/ukdale.h5.zip
Download REFIT CSV -
Convert REFIT to H5 using the NILMTK Converter
In the transfer learning process you need to change the fridge_frezzer name in the refit base_results to fridge.
This project is licensed under the MIT License - see the LICENSE file for details
If you use this code please site our work: Teixeira, Rafael & Antunes, Mário & Gomes, Diogo. (2021). Using Deep Learning and Knowledge Transfer to Disaggregate Energy Consumption. 1-7. 10.1109/ICWAPR54887.2021.9736149.
12 commits
Python
99.9%