MNIST trained model in the FrontEnd

MNIST trained model in the FrontEnd

2021, May 26    

Using ONNX and ONNX.js we can port our conv nets to the browser.

This implementation was developed by Elliot Waite. I will try and add the visualization of the feature maps to it in the future.

CLEAR
0
1
2
3
4
5
6
7
8
9