dvbuntu / mnist_mash

Mash MNIST digits together and try to extract.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MNIST MASH

We're going to mush together digits from MNIST and see if we can rip them back out. Here's an example of a two digits put together. Can you figure out what the underlying digits are?

Example Mash

It's hard for a human. We're going to study how hard it is for a machine.

Eventually, since we're putting numbers together, we'll make our system sum them and learn the digits that way.

Archives on YouTube.

About

Mash MNIST digits together and try to extract.


Languages

Language:Python 100.0%