Giter VIP home page Giter VIP logo

online-nilm's Introduction

Online NILM

Here you can find the code for the two proposed Neural Network architectures from

Sliding Window Approach for Online Energy Disaggregation Using Artificial Neural Networks, O. Krystalakos, C. Nalmpantis and D. Vrakas, SETN, 2018

Full Paper: 3200947.3201011

All code is written using Keras and Tensorflow.

You can find NILMTK-compatible versions of these networks on https://github.com/OdysseasKr/neural-disaggregator.

Requires NILMTK to run. You can find it here: https://github.com/nilmtk/nilmtk.

The networks

In each folder you can find a README with instructions on how to run the experiments. For every network you will find 4 Python files:

  • experiment.py: Code for running the experiment. Each experiment includes training and evaluating the network.
  • gen.py: Downloads all necessary resources and generates a trainset and a testset.
  • model.py: The network architecture.
  • metrics.py: The metrics used to evaluate the network.

The experiments are available for the following appliances from the UKDALE dataset:

  • Dishwasher
  • Fridge
  • Kettle
  • Microwave
  • Washing Machine

Related works

Neural NILM: https://arxiv.org/pdf/1507.06594.pdf
Original Sequence-to-point: https://arxiv.org/pdf/1612.09106v3.pdf.

online-nilm's People

Contributors

odysseaskr avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.