Additional Conclusion Post
For a demo of my application, please see the link below. For a conclusion to my AI project, there are a few things I would like to reflect on. The first would be the topic of lessons learned. Thinking about what I have learned as a result of this project, there are quite a few things that come to mind. The biggest single thing that over shadows the other lessons would be the topic of search algorithms. This was something I really did find fascinating during my AI class lectures. However, until I actually started to develop an application that could benefit from an AI search algorithm, I was unable to appreciate how complex, and important those concepts were. Also, after developing my project, I did find that most search algorithms work best for a tailored problem. For my project for example, a Monte Carlo search algorithm would be too complex, simply because that is tailed for huge data sets, and would be largely inefficient. For the second topic I would like to ref