File size: 527 Bytes
7b51d52 ef56cba 69dcd8a |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
---
title: README
emoji: 🔥
colorFrom: indigo
colorTo: indigo
sdk: static
pinned: false
---
WebNN (Web Neural Network API) is a web standard that provides hardware-accelerated machine learning inference capabilities directly in web browsers.
To use WebNN before reaching the [Origin Trial](https://developer.chrome.com/docs/web-platform/origin-trials) milestone, please complete the setup requirements by following the instructions provided in the [Installation Guides](https://webnn.io/en/learn/get-started/installation).
|