[quote="rikkertkoppes, post:1, topic:1526"]
There is a pointer to an audiostream example that may be useful here but it
leads to nowhere.
[/quote]
I fixed the link, it should point to
https://github.com/htm-community/nupic-example-code/tree/master/audiostream
[quote="rikkertkoppes, post:1, topic:1526"]
Is it even possible with today's implementation of nupic?
[/quote]
I would not suggest using NuPIC today to try and do handwriting recognition
applications. You will need to learn a lot about topology and local inhibition
and tweak a lot of spatial pooler parameters. Not sure you'd even have much
success.
One thing you could try is using the CoordinateEncoder to encode x,y positions
and feed them in over time, representing the drawing. But there is no way to
get predictions from the CoordinateEncoder yet, so you can't predict where the
pen will be in the future, just how anomalous the current state of the drawing
is.
---
[Visit
Topic](https://discourse.numenta.org/t/pointer-request-on-line-classification-of-drawings/1526/2)
or reply to this email to respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe from these emails, [click
here](https://discourse.numenta.org/email/unsubscribe/10e325e53e0994744d380fa25645048a43d1844f4d61fc3545649c591539c89b).