Skip to content

nilmtk/nilmtk.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NILMTK ecosystem site

This repository publishes the NILMTK start page at https://nilmtk.github.io/. It answers four questions: which repository to use, how to install it, which paper to cite, and how a model reaches the benchmark leaderboard.

The site is deliberately dependency-free: semantic HTML, one stylesheet, and a small progressive-enhancement script. Existing generated core API documentation under nilmtk/ remains separate from the landing page.

Preview

python3 -m http.server 8000

Then open http://localhost:8000/.

Verify

python3 scripts/check_site.py

The check rejects duplicate IDs, broken local assets and fragment links, missing tab panels, insecure public URLs, missing canonical repository or citation links, promotional copy that was intentionally removed, and accidental reintroduction of the retired Bootstrap/jQuery stack.

Editing policy

  • Keep this page a router; detailed package APIs belong in their repositories.
  • Keep one recommended Python path and one general onboarding image.
  • Treat NILMbench's CPU and CUDA images as scientific runtimes, not per-model development images.
  • Update citation guidance only when the canonical repository papers change.
  • Verify commands against the target repository before publishing them here.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors