2048 AI
You can see the process of learning the 2048 game using the MCTS algorithm. If you provide a large number of simulations in one move, you can reach 2048 with a high probability.

How to try it
When you open the page, the AI will immediately start playing the 2048 game. You cannot control the game directly, but you can change the number of simulations per move in the upper right corner of the screen to determine how many times to think before making each move. You can set it: the larger the number, the greater the load on your computer, but the more likely you are to get good results.