"AI" on a Calculator: Part 1

from blog Project Blog on Christopher Mitchell, Ph.D., | ↗ original
Can AI run on a calculator? Machine learning and computer vision algorithms can certainly be run on a calculator albeit slowly: I ported a convolutional neural network (CNN) to a TI-84 Plus CE, making it capable of using “AI” to identify handwritten digits. As an added challenge, I implemented this in a single three-day train ride, including...