Skip to content

waylonflinn/webnn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webnn

Browser based Deep Neural Network training and inference powered by weblas.

Inference is currently implemented for the following layer types:

  • Dense (fully connected/inner product)
  • Convolution
  • Pooling (max)
  • ReLU

Support for more layers is in the works, including:

  • Pooling (avg)
  • Normalization (local and batch)

Support for training (via backpropagation) is on the drawing board.

Donations

Want to see more happen here? Contribute on

Patreon

About

GPU Powered Neural Network for Browsers 🔮

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published