Skip to content

edgeimpulse/demo-shower-timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shower timer with Machine Learning and WebAssembly

This is the code for the "Shower timer with Machine Learning and WebAssembly" blog post.

  • data contains all the source data for the model.

  • model contains the trained ML model (in WebAssembly format).

  • webapp contains the web application, as demonstrated in the blog post.

  • test.js contains a classifier script in Node.js. You can run it via:

    $ npm install
    $ node test.js
    

About

Shower timer with Machine Learning and WebAssembly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published