/BuildSys_2015_NeuralNILM

Presentation of Neural NILM for BuildSys 2015 conference in November 2015

Primary LanguageHTML

This repository holds the source code for my the presentation of my Neural NILM paper for ACM BuildSys 2015 in November 2015.

If you just want to view this presentation, just point your browser to jackkelly.github.io/BuildSys_2015_NeuralNILM; you do not have to clone this repository just to view the presentation.


If you do want to clone the repository then you'll need to install these packages:

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.