Artificial Intelligence

Artificial intelligence has always been something I have a resonance with. The possibility of creating more intelligent machines inspires me and is something I enjoy reading.

Minecraft Player AI

Minecraft Player AI was a project undertaken as part of an extended project qualification at age 17 in College. The title of the piece “History Of Artificial Intelligence In Games And Creating My Own Example” was the main product of the work that was done. At the time my programming skills were limited to basic … Continue reading Minecraft Player AI

Travelling Salesman Search

Sometimes the state space is too large and we need to use smart algorithms to attempt the hard problem. This assignment project consisted of attempting to solve the travelling salesman problem, the NP-Hard problem involves finding a minimal length route between a set of points that visits every point exactly once. I explored a variety … Continue reading Travelling Salesman Search

Share