Basic Convnet for MNIST
Loading...{{ loadingProgress }}%
Interactive demo of a simple convnet trained on MNIST (see Jupyter notebook). All computation performed entirely in your browser. Toggling GPU on/off shouldn't reveal any significant speed differences, as this is a fairly small network. In the architecture diagram below, intermediate outputs at each layer are also visualized.
closeCLOSE
Draw any digit (0-9) here
clearCLEAR
use GPU
{{ i }}
{{ layerResult.layerClass }} {{ layerDisplayConfig[layerResult.name].heading }}