Commit Graph

4 Commits

Author SHA1 Message Date
9ea43beace End of ML
- fixes for clustering
- fixes in general
2024-08-21 19:45:42 +02:00
bba07c0b49 Fixes
- 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
2024-08-21 14:52:25 +02:00
8b1c149535 Fixes for Presentation 2024-08-19 20:58:24 +02:00
142fe5ccdf Clearing
- moved common functions to separate file
- removed unused values and imports
- added momentum to NN
2024-08-14 08:17:38 +02:00