This project forms a comparative analysis of three different MLNN implementations:
- Sequential Numpy/Python
- Parallel OpenMP/C++
- Parallel Eigen/C++
All programs were written by me for the CS445: Machine Learning final project. Accompanying datasets were not included due to Github size restrictions.