https://github.com/cedrickchee/learn-webassembly
The missing tutorial for WebAssembly and Deep Learning.
https://github.com/cedrickchee/learn-webassembly
deep-learning experimental pytorch webassembly
Last synced: 16 days ago
JSON representation
The missing tutorial for WebAssembly and Deep Learning.
- Host: GitHub
- URL: https://github.com/cedrickchee/learn-webassembly
- Owner: cedrickchee
- License: mit
- Created: 2017-11-17T05:21:44.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-17T05:58:23.000Z (about 8 years ago)
- Last Synced: 2025-01-18T17:49:37.134Z (12 months ago)
- Topics: deep-learning, experimental, pytorch, webassembly
- Language: HTML
- Homepage:
- Size: 86.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Learn WebAssembly and Deep Learning
_Note: Work-In-Progress_
The missing tutorial on how to convert Deep Neural Network (DNN) model pre-trained in PyTorch to run on the web browsers using WebAssembly.