Open
Description
The application code file should contain either a program for visualising the algorithm (for example visualising the Decision Boundary as the parameters change) or a real world application of a particular algorithm (for example a program showing Dijkstra for re-routing for the shortest distance between 2 points on a map).
If using a builtin library, mention in code comments the instructions for installing that library.