https://github.com/jackkelly/efl_talk
To view this presentation in your browser, go to:
https://github.com/jackkelly/efl_talk
energy energy-disaggregation nilm
Last synced: 8 months ago
JSON representation
To view this presentation in your browser, go to:
- Host: GitHub
- URL: https://github.com/jackkelly/efl_talk
- Owner: JackKelly
- Created: 2016-05-03T11:37:01.000Z (over 9 years ago)
- Default Branch: gh-pages
- Last Pushed: 2016-05-20T14:10:29.000Z (over 9 years ago)
- Last Synced: 2025-01-03T17:23:48.590Z (10 months ago)
- Topics: energy, energy-disaggregation, nilm
- Language: HTML
- Homepage: http://jackkelly.github.io/EFL_talk
- Size: 35.3 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repository holds the source code for my presentation on
["Do disaggregated electricity bills really help people to save energy?"](http://www3.imperial.ac.uk/newsandeventspggrp/imperialcollege/administration/energyfutureslab/eventssummary/event_5-4-2016-9-1-7)
presented as part of the Imperial College Energy Futures Lab seminars.If you just want to view this presentation, just point your browser to
[http://jackkelly.github.io/EFL_talk](http://jackkelly.github.io/EFL_talk)You do not need to clone this repository just to view the
presentation.This presentation is based on my paper:
"[Does disaggregated electricity feedback reduce domestic electricity consumption? A systematic review of the literature](http://arxiv.org/abs/1605.00962)",
In *3rd International NILM Workshop*, Vancouver, Canada, 14-15 May
2016.---
If you want to run this presentation locally then here is one way to
do that (on Ubuntu):```
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.