- fixes for clustering - fixes in general
- fixed bias - fixed confusion matrix - added print of confusion matrix - fixed dataset incorrectly splitting sharing classes with train and test - fixed mlp not correctly initializing layers - better print results - break if nan in learning
- moved common functions to separate file - removed unused values and imports - added momentum to NN