Just to prove that the list isn't being bogosorted it carries on trying to sort the list once it is finished. The red circle turns green every time it is sorted.
Works by using an artificial neural network with two layers, three inputs and one output. the three inputs are 1, position and number. It applies the neural network by going through each item in the list and using the neural network to output a number which it rounds and applies a modulus of 10 to and moves the item to that position.