War Games and Dot Products
War Games and Dot Products is a neural network paper I created for my Honors program while at community college. It involved me creating a neural network from scratch in MATLAB, then feeding it copious amounts of conflict/geopolitical data in order for it to make predictions.
Once the network was able to create predictions, I used singular value decomposition to find the ten most important factors in determining war, as per the neural net.
Code is available here and the paper with my findings is available here.