Solving JigSaw Puzzle Using Neural Nets

Can Neural Net solve a 2x2 Jigsaw Puzzle?

Shiva Verma

--

Photo by Ashkan Forouzani on Unsplash

Training a Neural Net on permutation invariant data is difficult. And a jigsaw puzzle is one of those.

What is Permutation Invariance?

A function is a permutation invariant if its output does not change by changing the ordering of its input. Here is an…

--

--