Section 01
MinesweeperEBRM: An Energy-Based Reasoning Model for Minesweeper Solving
MinesweeperEBRM is an open-source project using the Energy-Based Reasoning Model (EBRM) to solve the classic Minesweeper game. It achieves a 94% win rate at maximum thinking depth and is implemented via Jupyter Notebook. This project demonstrates the potential of energy models in logical reasoning tasks involving constraint satisfaction and probabilistic decision-making.