Skip to content

JackKelly/BuildSys_2015_NeuralNILM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published