Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1.77 KB

README.md

File metadata and controls

14 lines (10 loc) · 1.77 KB

neural-disaggregator

Implementations of NILM disaggegregators using Neural Networks, using NILMTK and Keras.

Most of the architectures are based on Neural NILM: Deep Neural Networks Applied to Energy Disaggregation by Jack Kelly and William Knottenbelt.

The implemented models are:

Note: If you are looking for the LookbackGRU folder, it has been moved to http://github.com/OdysseasKr/online-nilm. I try to keep this repo clean by using the same train and test sets for all architectures.