AI is making huge progress in the recent years. Everything started with deep learning techniques for image recognition and later, we've seen game-changing advances in learning to take actions (autonomous cars, Alpha Go engine, robots). Turns out basic problems like solving Rubik's cube can be solved in a few dozens of lines of code and described on one slide. Don't believe? Let me convince you.
Introduce libraries:
Present 3 iterations of cube's solving and compare their learning rate and results.
The code will be available on my Github for everyone to try.