How it works
Machine Learning! Wow! Very Cool!
- Preprocess the image by gray-scaling the image.
- Find the edges within the image and highlight these in white and make the background black.
- Convert the image into a normalized matrix based on grayscale and split the image into quadrants.
- Use a CNN to process quadrants
- Make a prediction on what the permutation of the quadrants should be.

Built With
- keras
- python

Log in or sign up for Devpost to join the conversation.