*Last updated 1/8/2020
if the version='done' then I am no longer working with on the algorithm because I am interested in attempting another or I feel it is complete enough
- Kmeans - next updates will allow categorical feature handling and some error handling
- KNN - next updates will allow categorical feature handling and some error handling
- Multi-Layer Perceptron - will implement with value assertions
- Radial Basis Function Network - will implement with value assertions
- Value Iteration - will implement with value assertions
- Policy Iteration - will implement with value assertions
- Markov Decision Process
- tbd