====== Masterproject Superhexagon ====== * {{ :projects:superhexagon:superhexagon.pdf | Project Report}} * {{ :projects:superhexagon:presentation.pdf | Project Presentation}} ===== Project Target ===== The goal of this project was to enable the computer to play a computer game in a way comparable to a human player. This means the game runs completely unmodified and in real-time and the computer just uses the visual information to plan its moves. ===== Implementation ===== The game was approached using 3 algorithms. A traditional computer vision implementation, a supervised learning system, and a reinforcement learning system. Details on this in the Report and Presentation (Top of the Page). ===== Some Result Videos ===== * [[https://youtu.be/-8BWwitkEh0 | Traditional Computer Vision Implementation]] * [[https://youtu.be/p6qXnfXOrcM | Superviced Learning Run]] * [[https://youtu.be/4YUoSEf7J5w | Typical SARSA run ]] * [[https://youtu.be/aRcwHBU0neE | The best Eval Run (SARSA)]]