https://github.com/jackkelly/nilm_workshop_talk_2016
Slides for my talk on "Does disaggregated electricity feedback reduce domestic electricity consumption? A systematic review of the literature"
https://github.com/jackkelly/nilm_workshop_talk_2016
energy-disaggregation nilm slides
Last synced: 2 months ago
JSON representation
Slides for my talk on "Does disaggregated electricity feedback reduce domestic electricity consumption? A systematic review of the literature"
- Host: GitHub
- URL: https://github.com/jackkelly/nilm_workshop_talk_2016
- Owner: JackKelly
- Created: 2016-05-11T08:31:13.000Z (over 9 years ago)
- Default Branch: gh-pages
- Last Pushed: 2016-05-20T14:11:23.000Z (over 9 years ago)
- Last Synced: 2025-06-27T01:38:55.726Z (4 months ago)
- Topics: energy-disaggregation, nilm, slides
- Language: HTML
- Homepage: http://jackkelly.github.io/NILM_Workshop_talk_2016
- Size: 97.8 MB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repository holds the source code for my slides on "Does
disaggregated electricity feedback reduce domestic electricity
consumption? A systematic review of the literature" presented as part
of the
[3rd International NILM Workshop](http://nilmworkshop.org/2016/index.html)
in Vancouver, Canada on Saturday 14th May 2016.If you just want to view this presentation, just point your browser to
[http://jackkelly.github.io/NILM_Workshop_talk_2016](http://jackkelly.github.io/NILM_Workshop_talk_2016)You do not need to clone this repository just to view the
presentation.This presentation is based on my paper:
* Jack Kelly & William Knottenbelt. "**Does disaggregated electricity
feedback reduce domestic electricity consumption? A systematic review
of the literature**", In *3rd International NILM Workshop*, Vancouver,
Canada, 14-15 May 2016. arXiv:[1605.00962](http://arxiv.org/abs/1605.00962)# Run presentation on your local machine
If you want to run this presentation locally then here is one way to
do that (on Ubuntu):First clone the git repository. Then run:
```
sudo apt-get install nodejs-legacy npm
sudo npm install -g grunt-cli http-server bower
bower install
```Then run `http-server -c-1` from the base directory of this project.
And point your browser to `http://localhost:8080`.# License
This work is licensed under a Creative Commons Attribution 4.0 International License.