
The phenomenon of making images using only Rubik’s cubes is a trending art over the internet.
In this project, you would implement a solution that take any image as input, crop, rescale and quantize the colors, and use RL based algorithm in order to solve every cube to the desired solution that will fit into the image.
For the cubes art see: https://www.thejakartapost.com/life/2020/02/04/rubiks-cube-mona-lisa-goes-on-sale-in-paris.html
For the RL based solution you can read “Solving the Rubik’s Cube Without Human Knowledge”: https://arxiv.org/abs/1805.07470