Character Recognition
Overview
This example dmonstrates using
tensor-flow
to create a
convolutional neural network
(CNN) to recognize characters that are encoded as images.
(for information about images in Javascript, please see
Javascript Images
)
Demos and Tutorials
Convolution Example
Uses the
Image Editor App
and
linear algebra api
,
source