# Examples Some examples of stuff I've made ## ParkerBot This is a simple discord bot I built for the UoS archery club, to remind members to book sessions before coming. ## Face Recognition This was an attempt to train a very small model to be able to recognise faces based on Microsoft's 1M face dataset. ## Voice Recognition Similarly, this was a very simple attempt to build a voice recognition system from the VCTK dataset, as part of a larger project that didn't work out. ## Weasels This is the first stage of a tool for simulating the evolution of artifical populations under different situations.