JackKelly / BuildSys_2015_NeuralNILM

Presentation of Neural NILM for BuildSys 2015 conference in November 2015

Home Page:http://jackkelly.github.io/BuildSys_2015_NeuralNILM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Presentation of Neural NILM for BuildSys 2015 conference in November 2015

http://jackkelly.github.io/BuildSys_2015_NeuralNILM


Languages

Language:HTML 62.0%Language:JavaScript 33.2%Language:Python 2.8%Language:CSS 2.0%